-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Description
We added Tailwind support to Static Shock in #145. But this support still requires project setup, which involves downloading the Tailwind binary tool, and creating a few config files.
Update the templates to optionally include as much of the Tailwind configuration as possible.
Can we automatically include the Tailwind CLI tool? Or is it better to force the user to download it? If the user needs to download the Tailwind tool then add an explicit check to the plugin and give the user a helpful error message with instructions where to get it.