Replies: 1 comment 1 reply
-
Hi @yuxxeun For typography in markdown we use https://tailwindcss.com/docs/typography-plugin
In case of links you can do something like this: <article class="prose prose-a:text-blue-600">
{{ markdown }}
</article> More information in https://tailwindcss.com/docs/typography-plugin#element-modifiers |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
where to change tag
a
color in markdown? i was add!important
in global css file, but doesn't workBeta Was this translation helpful? Give feedback.
All reactions