Use the :dir pseudo-class in CSS
This package contains craco configuration for postcss plugins. In order to support logical css properties, the package is using `postcss-logical` and `postcss-dir-pseudo-class` packages.
Use the :any-link pseudo-class in CSS
A pseudo-class for matching elements in a selector list
Style form elements when they are empty
Style elements relative to other elements in CSS
The Reference Element Pseudo-class: :scope
Use the :focus-visible pseudo-selector in CSS
Use the :focus-within pseudo-selector in CSS
PostCSS plugin to transform :not() W3C CSS level 4 pseudo class to :not() CSS level 3 selectors
PostCSS plugin to transform the :is() CSS pseudo-class into more compatible CSS selectors.
CLI for PostCSS
PostCSS plugin to transform :matches() W3C CSS pseudo class to more compatible CSS selectors
PostCSS plugin for Sass-like variables
PostCSS plugin to transform CSS Custom Properties(CSS variables) syntax into a static representation
Minify selectors with PostCSS.
Use the random function in CSS
PostCSS plugin to convert pseudo-classes to classes for testing purposes
Tool for transforming styles with JS plugins
A query library for ECMAScript AST using a CSS selector like query language.
a CSS selector parser
PostCSS plugin to import CSS files
The `SpectrumElement` base class as created by mixing `SpectrumMixin` onto `LitElement` provides text direction support via the CSS `:dir()` pseudo-class, which automatically inherits directionality from the DOM hierarchy. In a TypeScript context, it also
PostCSS for CSS-in-JS and styles in JS objects