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
77
88## [ Unreleased]
99
10+ ### Added
11+
12+ - Support default ` font-weight ` s in font size utilities ([ #8763 ] ( https://github.com/tailwindlabs/tailwindcss/pull/8763 ) )
13+
1014### Fixed
1115
1216- Allows fallback values in plugin API helpers ([ #8762 ] ( https://github.com/tailwindlabs/tailwindcss/pull/8762 ) )
1317- Fix usage of postcss.config.js in standalone CLI ([ #8769 ] ( https://github.com/tailwindlabs/tailwindcss/pull/8769 ) )
1418- Fix usage of special-character prefixes ([ #8772 ] ( https://github.com/tailwindlabs/tailwindcss/pull/8772 ) )
1519- Don’t prefix selectors in arbitrary variants ([ #8773 ] ( https://github.com/tailwindlabs/tailwindcss/pull/8773 ) )
1620- 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 ) )
1821- Add more explicit types for the default theme ([ #8780 ] ( https://github.com/tailwindlabs/tailwindcss/pull/8780 ) )
1922
2023## [ 3.1.4] - 2022-06-21
You can’t perform that action at this time.
0 commit comments