tailwind 0.0.1 tailwind: ^0.0.1 copied to clipboard
A simple tailwind utility library.
A simple tailwind utility library.
Features #
- ✅ Color
- [] Spacing
- [] Sizing
- [] Typography
- [] Border
List will be updated as this package progresses.
Installation #
dart pub add tailwind
Usage #
//Access colors
Tw.colors.cyan.shade500
Additional information #
This package is supposed to be a port of TailwindCSS