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

[3.0.0] Tailwind v3 compatibility #28

Closed stevecochrane closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #28 (57e1068) into master (e4f3d05) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            master       #28    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files            2        20    +18     
  Lines          390       491   +101     
  Branches        41        58    +17     
==========================================
+ Hits           390       491   +101     
Impacted Files Coverage Δ
index.js 100.00% <100.00%> (ø)
plugins/blockSize.js 100.00% <100.00%> (ø)
plugins/borderColor.js 100.00% <100.00%> (ø)
plugins/borderRadius.js 100.00% <100.00%> (ø)
plugins/borderWidth.js 100.00% <100.00%> (ø)
plugins/clear.js 100.00% <100.00%> (ø)
plugins/divideWidth.js 100.00% <100.00%> (ø)
plugins/float.js 100.00% <100.00%> (ø)
plugins/inlineSize.js 100.00% <100.00%> (ø)
plugins/inset.js 100.00% <100.00%> (ø)
... and 10 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 e4f3d05...57e1068. Read the comment docs.