Releases: markusantonwolf/tailwind-css-plugin-custom-color-palette
Releases · markusantonwolf/tailwind-css-plugin-custom-color-palette
1.4.0
Updates
- Updates / Fixes
- Added support for Tailwind CSS Plugin: Multi Column Layout
1.1
Updates
- Change the way to add your own colors
- Moved plugin options to
theme
andvariants
inside of thetailwind.config.js
1.0
Tailwind CSS Plugins custom color palettes has landed
This Plugin generates a color palette and all utilities based on your custom colors. New utilities like text-yourColor-100 or bg-yourColor-600 will be rendered for your custom colors.
Features
- Generates alls shades / color palette for your custom colors
- Generates all utilities
- Optional variants
- Optional steps
- Optional different calculation method
- Works with Tailwind CSS ^1.8.3 and ^2.x