feat: add standalone css generation from @css declarations#780
feat: add standalone css generation from @css declarations#780
Conversation
|
To view this pull requests documentation preview, visit the following URL: Documentation is deployed and generated using docs.page. |
Package Version ReportThe following packages have been updated: |
31c20a9 to
c4f5015
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## next #780 +/- ##
==========================================
+ Coverage 68.35% 68.56% +0.21%
==========================================
Files 210 212 +2
Lines 11700 11828 +128
==========================================
+ Hits 7997 8110 +113
- Misses 3703 3718 +15 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
5b7789a to
ed76118
Compare
ed76118 to
d23ac32
Compare
Description
Supports a new
standaloneoption for style generation. Makes@cssalso work in client mode.Type of Change