File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
13
- Correctly parse shadow lengths without a leading zero ([ #7289 ] ( https://github.com/tailwindlabs/tailwindcss/pull/7289 ) )
14
14
- Don't crash when scanning extremely long class candidates ([ #7331 ] ( https://github.com/tailwindlabs/tailwindcss/pull/7331 ) )
15
15
- Use less hacky fix for urls detected as custom properties ([ #7275 ] ( https://github.com/tailwindlabs/tailwindcss/pull/7275 ) )
16
+ - Correctly generate negative utilities when dash is before the prefix ([ #7295 ] ( https://github.com/tailwindlabs/tailwindcss/pull/7295 ) )
17
+ - Detect prefixed negative utilities in the safelist ([ #7295 ] ( https://github.com/tailwindlabs/tailwindcss/pull/7295 ) )
16
18
17
19
## [ 3.0.18] - 2022-01-28
18
20
You can’t perform that action at this time.
0 commit comments