How to use stroke-width with webfont? #271
Unanswered
ShahriarKh
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm loading tabler with
<link>
as a webfont. How can I set the stroke-width? I tried puttingstroke-width
on thei
element, its::before
pseudo-element (with and without!important
) & also as an HTML attribute. However, none of them seem to work :/Beta Was this translation helpful? Give feedback.
All reactions