#newbie here, accidentally broke my tailwind

15 messages · Page 1 of 1 (latest)

prime bough
#

I was messing around with my project and changed the postcss.config.js file to postcss.config.ts. This broke my tailwind, so I changed it back to postcss.config.js. But my tailwind is STILL broken and I haven't managed to change it back 😭 I tried re-running the project, re-building it, no dice. Any explanation? I'm very confused.

charred tinselBOT
#

🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord

🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize

✅ You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)

prime bough
#

nope

#

all CSS using tailwind just silently fails

hexed belfry
#

init tailwind again?

prime bough
#

still nothing

hexed belfry
#

undo tailwind instructions

#

and then do it again

#

like removing tailwind from global css file

#

and deleting tailwind.config.js

#

and postcss

#

etc

charred tinselBOT
#
✅ Success!

This question has been marked as answered! If you have any other questions, feel free to create another post

Jump to answer

[Click here](#1218092892799762512 message)

narrow breach
#

As @hexed belfry said, try to reset your tailwind configuration, re-run the dev server and check