@ceol/m3-colors-tailwind
v0.1.1
Published
Material 3 provides with dynamic color palette and this cli command will help convert the color palette into Tailwind colors to be added into the tailwind config file.
Downloads
3
Readme
Material 3 Colors to Tailwind Colors m3-colors-tailwind
Material 3 provides with dynamic color palette and this cli command will help convert the color palette into Tailwind colors to be added into the tailwind config file.
Install
Installing is very easy. All you need to do is to run the below command
npm install m3-colors-tailwind -g
# or
yarn global add m3-colors-tailwind
Now, you are all set for using the command.