Releases: tailwindlabs/tailwindcss-jit
Releases · tailwindlabs/tailwindcss-jit
v0.1.8
25 Mar 21:11
Compare
Sorry, something went wrong.
No results found
Added
Direct support for @import 'tailwindcss/{layer}' syntax (#145 )
Support for custom extractors (#125 )
v0.1.7
22 Mar 23:39
Compare
Sorry, something went wrong.
No results found
Fixed
Clone nodes to prevent bugs related to rule cache mutation (#141 )
v0.1.6
22 Mar 13:02
Compare
Sorry, something went wrong.
No results found
Fixed
Add initial support for recursive @apply (#136 )
v0.1.5
20 Mar 16:26
Compare
Sorry, something went wrong.
No results found
Fixed
Fix extending gradient colors directly (#127 )
v0.1.4
19 Mar 19:51
Compare
Sorry, something went wrong.
No results found
Added
Support arbitrary values for transition-duration (#99 )
Support completely arbitrary values for margin (#105 )
Support CSS custom properties in arbitrary values (d628fbc )
Support completely arbitrary values for inset (3ea5421
Support completely arbitrary width/height/min-width/max-width/min-height/max-height (76ba529 , 6e55976 )
Fixed
Fix issues when project paths have spaces (#106 )
Fix negative classes when using a prefix (#114 )
Fix issues with Windows-style paths (#118 )
Ensure commas are escaped when applying variants (#119
v0.1.3
17 Mar 12:45
Compare
Sorry, something went wrong.
No results found
Fixed
Escape commas in class names to workaround minifier bug (#91 )
v0.1.2
17 Mar 10:29
Compare
Sorry, something went wrong.
No results found
Fixed
Don't apply !important to direct children of at-rules or in keyframes (#69 )
Fix handling of outline offsets (#89 )
v0.1.1
16 Mar 17:33
Compare
Sorry, something went wrong.
No results found
Don't collapse adjacent @font-face rules (#30 )
v0.1.0
15 Mar 16:43
Compare
Sorry, something went wrong.
No results found