- 🐛
postcss-scopeify-everything
will sometimes return ascope.classes
key with multiple classes and we were not properly handling it
- 🐛 upgrade
postcss-scopeify-everything
to fix async parser
- 🐛
replaceClassName
should work even if there is nostyle
tags
- ✨ Upgraded
postcss-scopeify-everything
to better handle CSS syntax errors
- ✨ Ability to remove unused, unscoped classes from DOM
replaceClassName
option - ✨ New API for sync and async scopeify
- 🚀 Initial release