cxs-css / cxs

fast af css-in-js in 0.7kb
MIT License
1.19k stars 68 forks source link

ensure media queries are at the end of the stylesheet #81

Closed mattclough1 closed 7 years ago

mattclough1 commented 7 years ago

Prevents media queries from being overridden

codecov-io commented 7 years ago

Codecov Report

Merging #81 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #81   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines          54     56    +2     
=====================================
+ Hits           54     56    +2
Impacted Files Coverage Δ
src/index.js 100% <100%> (ø) :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 c7a38b2...3e5d4dc. Read the comment docs.