Log inSign up
csstree
122 posts
@csstree

csstree

@csstree
A tool set for working with with CSS including fast detailed parser, walker, generator and lexer based on knowledge of W3C specs and browser implementations
github.com/csstree/csstree
Joined September 2016
0
Following
214
Followers
RepliesRepliesRepostsRepostsMediaMedia

Log in or sign up for X

See what’s happening and join the conversation

Continue with phone
or
Log in with username or email
Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
  • @csstree
    csstree
    @csstree
    Oct 18, 2024
    🚀 VSCode CSSTree validator v1.2 Now powered by CSSTree 3.0, featuring enhanced warnings for unknown properties, descriptors, and at-rules. Improved error highlighting makes catching CSS issues easier than ever.
    marketplace.visualstudio.com
    CSSTree validator - Visual Studio Marketplace
    Extension for Visual Studio Code - Validate CSS according to W3C specs and browser implementations
  • @csstree
    csstree
    @csstree
    Oct 18, 2024
    🚀 CSSTree validator v4.0 Now powered by the latest CSSTree 3.0, featuring enhanced support for modern CSS syntax. Check it out!
    Image
    GitHub - csstree/validator: CSS validator based on CSSTree
    From github.com
  • @csstree
    csstree
    @csstree
    Sep 12, 2024
    🚀 CSSTree 3.0 is here! Featuring support for modern at-rules, improvements to query-related at-rules, spec alignments, other enhancements and bug fixes, and more. Release notes:
    Image
    Release 3.0.0 · csstree/csstree
    From github.com
    1
  • @csstree
    csstree
    @csstree
    Nov 30, 2022
    🚀 CSSTree 2.3.0 CSS Nesting support, units introspection and customisation, up to date mdn/data dictionary
    Image
    Release 2.3.0 CSS Nesting, units introspection & customisation · csstree/csstree
    From github.com
  • @csstree
    csstree
    @csstree
    Dec 15, 2021
    Looks like CSSTree's definition syntax matching with an appropriate dictionary could be used for SVG attribute validation:
    @cloud10designs
    ゆうてん🖖
    @cloud10designs
    Nov 22, 2021
    css-tree (npmjs.com/package/css-tr…)を使うことによって、ここまで詳細に属性値の間違いを発見できるようになった。
    ソースコードのスクリーンショット: g要素の中にpath要素がある。path要素にそれぞれmask属性とtransform属性がある。mask属性は0px none invali-keywordと指定されていて、invalid-keywordには警告の赤波線が引かれている。transform属性にはtranslate(0, 200)と指定してあり、200の部分に警告の赤波線が引かれている。
Advertisement
Advertisement