setup-tailwind-for-vite READMEThis simple extension adds Tailwind to a new unmodified VITE React project. Run this extension when you have created a new project using "npm create vite@latest". The extension does the following:
Run the extension using the command palette [Ctrl+Shift+p] and write "Setup Tailwind: VITE" FeaturesNothing more than described above. RequirementsRequires the React VITE project to be new and follow the template project as of VITE version 6.2.0. Release NotesUsers appreciate release notes as you update your extension. 1.1.0Change the script that installs Tailwind and add a run instruction in the Readme.md file 1.0.0Initial release |