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.
Installing is very easy. All you need to do is to run the below command
npm install @ceol/m3-colors-tailwind -g
# or
yarn global add @ceol/m3-colors-tailwind
Now, you are all set for using the command.