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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Can MDsveX output tailwind classes?
For example, when I followed this tutorial:
https://github.com/josh-collinsworth/sveltekit-blog-starter
It ends up generating HTML like:
When I was hoping for the h2 element to have the tailwind
class="h2"as wellPlease let me know if this is possible or if I'm going the wrong direction!
All reactions