ESM only
Changed
- This package is now ESM only! Do not upgrade if you aren't using ESM or a compatible bundler.
- Style properties are no longer sorted (fixes #105).
Improvements
- Shrunk the package 0.1kb (7% smaller).
- Performance improved in large style benchmarks by ~5%.
Added
- Added a
compile
API for pre-compiling styles to add to multiple sheets. - Added support for a custom
prefix
tocreate()
so all styles can be namespaced in a single sheet.