All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- feat: support at-rule versions of
import
/export
- minimum supported
postcss
version is^8.1.0
- minimum supported
Node.js
version is^10 || ^12 || >= 14
- compatibility with PostCSS 8
- minimum supported
Node.js
version is>= 10.13.0 || >= 12.13.0 || >= 14
- minimum supported
postcss
version is^8.0.0
postcss
was moved topeerDependencies
, you need to installpostcss
in your project before use the plugin- you need to pass
postcss
API to usingcreateICSSRules
(third argument)