Releases: kellerkinderDE/tailwind-config
Releases · kellerkinderDE/tailwind-config
Tailwind 3 support
Fix hex color format
Fixed
- Added the hash sign to the color values to make them valid colors
Stable release
Added
- Color shades for
gray
andorange
- They reflect the percentage of color intensity (
gray-100
,gray-80
, ...)
- They reflect the percentage of color intensity (
@tailwindcss/forms
is not part of the default plugins
Removed
- Breaking: Configuration for using legacy colors and font sizes has been removed
Implement NPM Publish Workflow
0.1.0 Implement NPM publish worklfow