All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
postcss-selector-parser
.class { composes: a b, global(c), d e from "./path/file.css" }
@scope
at-rule@scope
at-rulegenerateExportEntry
optionpostcss
version is ^8.1.0
Node.js
version is ^10 || ^12 || >= 14
Node.js
version is >= 10.13.0 || >= 12.13.0 || >= 14
postcss
version is ^8.0.3
postcss
was moved to peerDependencies
, you need to install postcss
in your project before use the pluginexportGlobals
option to export global classes and ids.\31 a2b3c { color: red }
)generateExportEntry
option (allow to setup key and value for :export {}
rule)