tailwind_colors 0.2.0 tailwind_colors: ^0.2.0 copied to clipboard
Easily use the TailwindCSS color palette in dart. Features both the base TailwindCSS and TailwindUI color palettes.
[0.2.0] - Added Support for the Tailwind 2.0 color palette #
- The Tailwind 2.0 color palette can be found under TWTwoColors.
- The color palette can be found on the Tailwindcss Website
[0.1.0] - Chores #
- Adds an example -> See example/lib/main.dart for an usage example.
- Longer description to fit with the pub guidelines
- Version up to 0.1.0: API should not be subject to change but might be extended in the future.
[0.0.1] - Initial Release. #
- Initial Release