Border Radius / Box Shadow broken for me in 2.0 #3137
-
Hi Tailwind users, I upgraded to Tailwind 2.0 recently, and noticed that my border-radius & box styles stopped working on my site. I'm still pretty new to Tailwind, and I'm not sure how to debug what's wrong here. I decided to open a discussion rather than an issue since I'm not sure how to reproduce and the tailwind sandbox seems functional. I know that I haven't changed the borderRadius or boxShadow sections of tailwind.config.css, nor do I have any overriding styles that would break border-radius or box-shadow as styles. I can also apply them in console fine. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I migrated improperly, neglecting to change default to DEFAULT in my config file. |
Beta Was this translation helpful? Give feedback.
I migrated improperly, neglecting to change default to DEFAULT in my config file.