See : https://open-props.style/
- Allows you to use the awesome Open Props library!
- Bundle your CSS
- Minify your CSS
- Support modern CSS features
- Have a minimal CSS output
- run PostCSS with
postcss-cli - bundle with
@csstools/postcss-bundler - inject
@custom-mediawith@csstools/postcss-global-data - inject CSS variables with
postcss-jit-props - nesting and other modern features with
postcss-preset-env - minify with
@csstools/postcss-minify
See package.json for the full list of dependencies and the scripts.