You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you combine this with tailwindcss, the blocks looks weird.
There's a .block class in tailwind's css. I thought this is the culprit, but removing this class didn't do anything. I also tried importing blocks.css before and after tailwind, but both leads to the same outcome.
The text was updated successfully, but these errors were encountered:
If you combine this with tailwindcss, the blocks looks weird.
There's a
.block
class in tailwind's css. I thought this is the culprit, but removing this class didn't do anything. I also tried importing blocks.css before and after tailwind, but both leads to the same outcome.The text was updated successfully, but these errors were encountered: