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 @@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
12
- Don’t prefix classes within reused arbitrary variants ([ #8992 ] ( https://github.com/tailwindlabs/tailwindcss/pull/8992 ) )
13
13
- Fix usage of alpha values inside single-named colors that are functions ([ #9008 ] ( https://github.com/tailwindlabs/tailwindcss/pull/9008 ) )
14
14
15
+ ### Changed
16
+
17
+ - Don't use ` cursor: pointer ` for buttons by default ([ #8962 ] ( https://github.com/tailwindlabs/tailwindcss/pull/8962 ) )
18
+
15
19
## [ 3.1.7] - 2022-07-29
16
20
17
21
### Fixed
@@ -22,10 +26,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
22
26
23
27
- Added types for ` resolveConfig ` ([ #8924 ] ( https://github.com/tailwindlabs/tailwindcss/pull/8924 ) )
24
28
25
- ### Changed
26
-
27
- - Don't use ` cursor: pointer ` for buttons by default ([ #8962 ] ( https://github.com/tailwindlabs/tailwindcss/pull/8962 ) )
28
-
29
29
## [ 3.1.6] - 2022-07-11
30
30
31
31
### Fixed
You can’t perform that action at this time.
0 commit comments