Change css variable name with suffix in rgba and rgb function.
Modify colors using the color-mod() function in CSS
Use round, rem and mod functions in CSS
PostCSS plugin to import CSS files
PostCSS plugin to transform W3C CSS color function to more compatible CSS.
Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset
PostCSS plugin to unwrap nested rules like how Sass does it
Autoload Config for PostCSS
Convert modern CSS into something browsers understand
This package exports a few of the CSS variables that we use in Facebook projects. This is not the full list we have internally but focused on making available the minimum set needed by our open source projects.
PostCSS plugin to transform clamp() to combination of min/max
Seamless integration between Rollup and PostCSS
Use two values display syntax for inner and outer display types.
Use unquoted format on @font-face CSS definitions.
Use the :focus-visible pseudo-selector in CSS
Use the ic length unit
Use the :focus-within pseudo-selector in CSS
Utility methods and plugin for cssnano projects
Style form elements when they are empty
Use cascade layers in CSS
Style elements relative to other elements in CSS
Sorts CSS declarations fast and automatically in a certain order.
Use the range notation in CSS media queries
PostCSS plugin to transform :not() W3C CSS level 4 pseudo class to :not() CSS level 3 selectors