3.1.0
What's Changed
- Tailwind font sizes are now set as defined in
theme.json
. - Breakpoints now based on WordPress defaults (https://developer.wordpress.org/block-editor/reference-guides/packages/packages-viewport/#usage).
- Providing
w-content
,max-w-content
,w-wide
andmax-w-wide
utility classes. - Content width is now actually the width as defined in
theme.json
. - Fixing align wide, width as defined in
theme.json
. - Updating Tailwind CSS to version 3.1.0.
- Fix issues package.json scripts on Windows.
New Contributors
- @tim-the-arcane made their first contribution in #89
Full Changelog: 3.0.0...3.1.0