File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
1616- JIT: Explicitly error when ` - ` is used as a custom separator ([ #4704 ] ( https://github.com/tailwindlabs/tailwindcss/pull/4704 ) )
1717- JIT: Don't add multiple ` ~ ` when stacking ` peer-* ` variants ([ #4757 ] ( https://github.com/tailwindlabs/tailwindcss/pull/4757 ) )
18+ - Remove outdated focus style fix in Preflight ([ #4780 ] ( https://github.com/tailwindlabs/tailwindcss/pull/4780 ) )
19+ - Enable ` purge ` if provided on the CLI ([ #4772 ] ( https://github.com/tailwindlabs/tailwindcss/pull/4772 ) )
20+ - JIT: Fix error when not using a config file with postcss-cli ([ #4773 ] ( https://github.com/tailwindlabs/tailwindcss/pull/4773 ) )
21+ - Fix issue with ` resolveConfig ` not being importable in Next.js pags ([ #4725 ] ( https://github.com/tailwindlabs/tailwindcss/pull/4725 ) )
1822
1923## [ 2.2.2] - 2021-06-18
2024
You can’t perform that action at this time.
0 commit comments