Please help check out some issues I'm having while adding Tailwind to my existing React app, using vite. Can someone help me check if there is something wrong with the code?
P粉162773626
P粉162773626 2023-09-01 23:54:29
0
1
445

Git repository - https://github.com/rbaliwal00/academia-1.git

Following the correct steps to add tailwind to my existing project but still not working. Most of the examples are about just downloading a sample react app with vite, but there is no proper way to add tailwind to an existing project. Can someone help me add tailwind to my project.

P粉162773626
P粉162773626

reply all (1)
P粉759451255

Are you sure you have followed the 6 steps described in TailwindDocumentation?

For me, at leastpostcss.config.cjsis missing. So try runningnpx tailwindcss init -pto initialize tailwind properly and then it should work.

    Latest Downloads
    More>
    Web Effects
    Website Source Code
    Website Materials
    Front End Template
    About us Disclaimer Sitemap
    php.cn:Public welfare online PHP training,Help PHP learners grow quickly!