We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35b7bb1 commit ebb1445Copy full SHA for ebb1445
CHANGELOG.md
@@ -9,6 +9,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
- Nothing yet!
11
12
+## [1.8.13] - 2020-10-09
13
+
14
+### Fixed
15
16
+- Support defining colors as closures even when opacity variables are not supported ([#2536](https://github.com/tailwindlabs/tailwindcss/pull/2515))
17
18
+## [1.8.12] - 2020-10-07
19
20
21
22
+- Reset color opacity variable in utilities generated using closure colors ([#2515](https://github.com/tailwindlabs/tailwindcss/pull/2515))
23
24
## [1.8.11] - 2020-10-06
25
26
- Make `tailwindcss.plugin` work in ESM environments for reasons
0 commit comments