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

refactor: Remove return this #201

Closed Machy8 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #201 (7c98ecf) into 0.6 (18ec6d5) will decrease coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              0.6     #201      +/-   ##
==========================================
- Coverage   72.78%   72.77%   -0.01%     
==========================================
  Files          27       27              
  Lines        4145     4140       -5     
  Branches      549      549              
==========================================
- Hits         3017     3013       -4     
+ Misses       1122     1121       -1     
  Partials        6        6              
Impacted Files Coverage Ξ”
packages/stylify/src/Compiler/Compiler.ts 95.84% <100.00%> (+0.07%) :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 18ec6d5...7c98ecf. Read the comment docs.