Help Mga lods/master pa help po

Joined
Nov 4, 2020
Posts
30
Reaction
2
Points
71
Mga lods mga master sana matulungan nyo ko sa error nato😢 bago lang po ako at nag aaral mag code sana po matulungan nyo ko
Hindi kopo mainstall ng maayos nag eeror

8A2EDB40-4C1A-4166-B9F9-2593D416B273.jpeg 89A13CF8-9173-4086-A7C0-070EF0631DEF.jpeg
 

Attachments

mali yung run script mo sa "build", dapat yun "tailwindcss" hindi "postcss".

it should be:
Code:
"build": "tailwindcss -i ./src/style.css -o ./public/style.css"

then run:
Code:
npm run build

Hindi ko nirerecommend na gumamit ng tailwind para sa mga beginners. Much better kung mag bootstrap ka muna mas straightforward ang setup; or best, use plain css at all.
 
Thank you lods may idea na po kasi ako sa html,javascript,css kung baga nag rerefresh lang ako if ever naman po na mahirapan ako sa tailwind css babalakan kopo yung mga dating kong pinag aralan which is html,java script, and css and also yung rcommended no po thank you po ng marami 😇
 

Similar threads

Back
Top