File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,14 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ### Added
11
+
12
+ - Support default ` font-weight ` s in font size utilities ([ #8763 ] ( https://github.com/tailwindlabs/tailwindcss/pull/8763 ) )
13
+
10
14
### Fixed
11
15
12
16
- Allows fallback values in plugin API helpers ([ #8762 ] ( https://github.com/tailwindlabs/tailwindcss/pull/8762 ) )
13
17
- Fix usage of postcss.config.js in standalone CLI ([ #8769 ] ( https://github.com/tailwindlabs/tailwindcss/pull/8769 ) )
14
18
- Fix usage of special-character prefixes ([ #8772 ] ( https://github.com/tailwindlabs/tailwindcss/pull/8772 ) )
15
19
- Don’t prefix selectors in arbitrary variants ([ #8773 ] ( https://github.com/tailwindlabs/tailwindcss/pull/8773 ) )
16
20
- Add support for alpha values in safe list ([ #8774 ] ( https://github.com/tailwindlabs/tailwindcss/pull/8774 ) )
17
- - Support default ` font-weight ` s in font size utilities ([ #8763 ] ( https://github.com/tailwindlabs/tailwindcss/pull/8763 ) )
18
21
- Add more explicit types for the default theme ([ #8780 ] ( https://github.com/tailwindlabs/tailwindcss/pull/8780 ) )
19
22
20
23
## [ 3.1.4] - 2022-06-21
You can’t perform that action at this time.
0 commit comments