File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,14 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ### Added
11
+
12
+ - Add support for ` @config ` to load V3 JavaScript config files ([ #14239 ] ( https://github.com/tailwindlabs/tailwindcss/pull/14239 ) )
13
+
10
14
### Fixed
11
15
12
16
- Bring back type exports for the cjs build of ` @tailwindcss/postcss ` . ([ #14256 ] ( https://github.com/tailwindlabs/tailwindcss/pull/14256 ) )
13
17
- Correctly merge tuple values when using the plugin API ([ #14260 ] ( https://github.com/tailwindlabs/tailwindcss/pull/14260 ) )
14
- - Handle arrays in the CSS ` theme() ` function when using plugins ([ #14262 ] ( https://github.com/tailwindlabs/tailwindcss/pull/14262 ) )
15
- - Fix fallback values when using the CSS ` theme() ` function ([ #14262 ] ( https://github.com/tailwindlabs/tailwindcss/pull/14262 ) )
16
- - Fix support for declaration fallbacks in plugins ([ #14265 ] ( https://github.com/tailwindlabs/tailwindcss/pull/14265 ) )
17
- - Support bare values when using ` tailwindcss/defaultTheme ` ([ #14257 ] ( https://github.com/tailwindlabs/tailwindcss/pull/14257 ) )
18
18
19
19
## [ 4.0.0-alpha.20] - 2024-08-23
20
20
You can’t perform that action at this time.
0 commit comments