Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 2.1 KB

File metadata and controls

25 lines (18 loc) · 2.1 KB

CSS if() Function Polyfill, PostCSS plugin and Stylelint plugin

MIT license Default CI/CD Pipeline code style: prettier XO code style Conventional Commits PRs Welcome Open Source Love Contributor Covenant

We're providing several solutions for the CSS if() function with hybrid build-time and runtime processing. Transforms CSS if() functions to native @media and @supports rules where possible, with runtime fallback for dynamic conditions. The following packages are provided by this monorepo:

Contributing

Please have a look at our CONTRIBUTION guidelines.

License

MIT License - see LICENSE file for details.