#CSS not importing correctly

9 messages · Page 1 of 1 (latest)

icy needle
#

I'm having issues getting my CSS to import fully. It seems to import half way. Text colors, fonts, sizes, ect all work fine. But image sizes, image filters, ect do nothing. Anyone have a clue as to why?

grizzled juncoBOT
#

🔎 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)
icy needle
#

Fixed it!

grizzled juncoBOT
#
✅ Success!

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

Jump to answer
fringe coral
#

I believe im having the same issue

#

how did you fix it

#

because my css is working in development but not in production and i dont know why

icy needle
#

I had to specifically give my body it's own class and use that instead of the default body tag. But if it's in prod it's probably the file path being weird