math-random is an isomorphic, drop-in replacement for `Math.random` that uses cryptographically secure random number generation, where available
Using more intuitive `>=`, `<=`, `>`, `<` instead of media queries min/max prefix.
Use the range notation in CSS media queries
ICSS utils for postcss ast
Statistical routines and probability distributions.
Use double-position gradients in CSS
Keep only the CSS you need based on comments and your browserslist
Ensure values are ordered consistently in your CSS.
Use the relative color syntax in CSS
PostCSS plugin to fallback initial keyword.
Convert values with PostCSS (e.g. ms -> s)
Use the parts of normalize.css or sanitize.css you need from your browserslist
Generate random numbers with a seed, useful for reproducible tests
Parses calc of css and converts it to AST.
PostCSS helpers to throw or output GNU style messages
Use number values in aspect-ratio media queries.
Use flow-relative (inline-start and inline-end) values for float and clear
Optimise inline SVG with PostCSS.
PostCSS syntax for parsing HTML (and HTML-like)
Use vb and vi length units in CSS
PostCSS plugin to fallback initial keyword.
Use logical values in the resize property
Use pow(), sqrt(), hypot(), log(), exp() exponential functions in CSS
PostCSS plugin to keep rules and at-rules content in order.