- Install NodeJS >=16
- Run
npm icommand at the root of the repository - All dependencies should be installed :)
- Dependencies must be installed
- Run
npx tailwindcss -i ./src/assets/style.css -o ./your_folder/path/file.cssto build stylesheet
Run
npx tailwindcss -i ./src/assets/style.css -o ./your_folder/path/file.css --watchto handle live changes