stevecochrane / tailwindcss-logical

A CSS Logical Properties and Values plugin for Tailwind CSS.
https://stevecochrane.github.io/tailwindcss-logical/
ISC License
172 stars 2 forks source link

Merge tailwind-v2-compat onto master #6

Closed stevecochrane closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #6 (b17b9cb) into master (c0e232e) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##            master        #6     +/-   ##
===========================================
  Coverage   100.00%   100.00%             
===========================================
  Files           13        13             
  Lines         2485      6021   +3536     
  Branches        32        32             
===========================================
+ Hits          2485      6021   +3536     
Impacted Files Coverage Δ
index.js 100.00% <100.00%> (ø)
tests/output/blockSize.js 100.00% <100.00%> (ø)
tests/output/borderRadius.js 100.00% <100.00%> (ø)
tests/output/borderWidth.js 100.00% <100.00%> (ø)
tests/output/inlineSize.js 100.00% <100.00%> (ø)
tests/output/inset.js 100.00% <100.00%> (ø)
tests/output/margin.js 100.00% <100.00%> (ø)
tests/output/maxBlockSize.js 100.00% <100.00%> (ø)
tests/output/maxInlineSize.js 100.00% <100.00%> (ø)
tests/output/minBlockSize.js 100.00% <100.00%> (ø)
... and 2 more

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 c0e232e...b17b9cb. Read the comment docs.