搜索 "css-select" 的结果(共 5 个)
postcss-selector-not
PostCSS plugin to transform :not() W3C CSS level 4 pseudo class to :not() CSS level 3 selectors
MIT
@csstools/selector-specificity
Determine selector specificity with postcss-selector-parser
MIT-0
postcss-selector-matches
PostCSS plugin to transform :matches() W3C CSS pseudo class to more compatible CSS selectors
MIT
css-select-base-adapter
Provides some base functions needed by a css-select adapter so that you don't have to implement the whole thing.
MIT