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

External variables tunning, Svelte matching area, Astro fix on Windows #216

Closed Machy8 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #216 (c1e7091) into master (c250121) will increase coverage by 0.12%. The diff coverage is 81.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #216      +/-   ##
==========================================
+ Coverage   72.80%   72.92%   +0.12%     
==========================================
  Files          27       27              
  Lines        4148     4174      +26     
  Branches      549      554       +5     
==========================================
+ Hits         3020     3044      +24     
- Misses       1122     1124       +2     
  Partials        6        6              
Impacted Files Coverage Δ
packages/astro/src/index.ts 0.00% <0.00%> (ø)
packages/nuxt-module/src/index.ts 0.00% <0.00%> (ø)
packages/stylify/src/Compiler/Compiler.ts 95.85% <94.54%> (+0.08%) :arrow_up:
packages/bundler/src/Bundler.ts 71.35% <100.00%> (+0.03%) :arrow_up:
packages/stylify/src/Compiler/defaultPreset.ts 92.00% <100.00%> (+0.16%) :arrow_up:

Continue to review full report at Codecov.

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