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
In a section of text, from Markdown (.Content in Hugo), I have a shortcode that is rendering a button. Prose is overriding the styling of the font styling and is underlining the text in the button. I can't seem to override this with TW classes on that element. If I disable prose on the higher-level container, then it works as expected, but then I lose all the nice styling for the rest of the content.
I am suggesting a 'no-prose' class that can disable the application of prose styles to that element and all children of it.
djgrant, jhhazelaar, reed-jones, timfee, frontendwizard and 66 more