This repository was archived by the owner on Oct 16, 2020. It is now read-only.
1.3.0
- Removes dependency on
postcss-import
(using ~ syntax to reference node_modules in css@import
) - Includes
group-hover
variants forvisibility
by default - Adds
.pcss
file support
Upgrading notes: You can delete the "postcss-import"
entry from your package.json
"devDependencies"
.