Skip to content

Releases: layouts-css/tailwindcss-plugin

v2.0.0

13 Mar 12:59

Choose a tag to compare

This release adds support for Tailwindcss v4 making this package optional - checkout the README.md file to learn how.
V3 is also supported through the existing v3 config approach.

v1.1.2

17 Feb 06:37

Choose a tag to compare

  • Fixes invalid values for flex-grow on some of the height classes
  • Update dependancies

fix: misconfigured braces

10 Aug 10:45

Choose a tag to compare

v1.1.0

10 Aug 10:13

Choose a tag to compare

Introduces 4 new sizing classes that are flex box aware
h-max-[number]
w-max-[number]

h-min-[number]
w-min-[number]

1.1.0-alpha.1

08 Aug 13:14

Choose a tag to compare

1.1.0-alpha.1 Pre-release
Pre-release

Testing the classes

w-max-(value)
h-max-(value)

Fix: css properties causing warnings and spelling docs

07 Aug 14:07

Choose a tag to compare

Fix to make compatible with CommonJS builds

05 Aug 04:05

Choose a tag to compare

V1.0.0

24 Jul 11:32

Choose a tag to compare

This is the first release of layouts-css as a Tailwind CSS plugin.

Full Changelog: https://github.com/layouts-css/tailwindcss-plugin/commits/v1.0.0