stylify / packages

💎 Monorepository for Stylify packages. Stylify uses CSS-like selectors to generate Extremely optimized utility-first CSS dynamically based on what you write 💎.
https://stylifycss.com
MIT License
424 stars 9 forks source link

Do not mangle selectors when in watchmode #257

Closed Machy8 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #257 (e35d91b) into master (b7d43af) will increase coverage by 0.15%. The diff coverage is 78.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #257      +/-   ##
==========================================
+ Coverage   78.74%   78.89%   +0.15%     
==========================================
  Files          27       27              
  Lines        4244     4246       +2     
  Branches      501      504       +3     
==========================================
+ Hits         3342     3350       +8     
+ Misses        896      890       -6     
  Partials        6        6              
Impacted Files Coverage Δ
packages/unplugin/src/index.ts 90.60% <ø> (+4.14%) :arrow_up:
packages/bundler/src/Bundler.ts 84.27% <78.57%> (-0.08%) :arrow_down:

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b7d43af...e35d91b. Read the comment docs.