File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
- - Nothing yet!
10
+ ### Fixed
11
+
12
+ - Provide default to ` <alpha-value> ` when using ` theme() ` ([ #8622 ] ( https://github.com/tailwindlabs/tailwindcss/pull/8622 ) )
11
13
12
14
## [ 3.1.3] - 2022-06-14
13
15
@@ -21,7 +23,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
21
23
- Fix "Maximum call stack size exceeded" bug ([ #8636 ] ( https://github.com/tailwindlabs/tailwindcss/pull/8636 ) )
22
24
- Allow functions returning parallel variants to mutate the container ([ #8622 ] ( https://github.com/tailwindlabs/tailwindcss/pull/8622 ) )
23
25
- Remove text opacity CSS variables from ` ::marker ` ([ #8622 ] ( https://github.com/tailwindlabs/tailwindcss/pull/8622 ) )
24
- - Provide default to ` <alpha-value> ` when using ` theme() ` ([ #8622 ] ( https://github.com/tailwindlabs/tailwindcss/pull/8622 ) )
25
26
26
27
## [ 3.1.2] - 2022-06-10
27
28
You can’t perform that action at this time.
0 commit comments