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 @@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
- Ensure sourcemap input is deterministic when using ` @apply ` in Vue components ([ #3356 ] ( https://github.com/tailwindlabs/tailwindcss/pull/3356 ) )
12
12
- Ensure placeholder opacity is consistent across browsers ([ #3308 ] ( https://github.com/tailwindlabs/tailwindcss/pull/3308 ) )
13
13
- Add ` cursor-help ` by default ([ #3199 ] ( https://github.com/tailwindlabs/tailwindcss/pull/3199 ) )
14
+ - Add support for a ` tailwind.config.cjs ` file in Node ESM projects ([ #3181 ] ( https://github.com/tailwindlabs/tailwindcss/pull/3181 ) )
15
+ - Fix issue where ` theme() ` didn't work with colors defined as functions ([ #2919 ] ( https://github.com/tailwindlabs/tailwindcss/pull/2919 ) )
14
16
15
17
## [ 2.0.2] - 2020-12-11
16
18
You can’t perform that action at this time.
0 commit comments