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