79397185

Date: 2025-01-29 15:12:29
Score: 1
Natty:
Report link

After creating config.js file, to start the build tailwind build process use

`npx @tailwindcss/cli -i ./src/input.css -o ./src/output.css --watch`

this will create an output.css file where you will see all the autogenerated css with every changes made in the html or js files.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Arsalaan Ahmed