Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd "monospace" elements to reset? #24
Comments
|
Again, seems harmless :)
… On 19 Mar 2020, at 8:25 pm, Matt Stow ***@***.***> wrote:
Tailwind resets the font-family of code, kbd, pre and samp to a nicer stack than that of the browser default.
Should Hucssley add a similar variable like it does for html $hu-reset-html-font-family: sans-serif !default with a nicer stack?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Tailwind resets the
font-familyofcode,kbd,preandsampto a nicer stack than that of the browser default.Should Hucssley add a similar variable like it does for
html$hu-reset-html-font-family: sans-serif !defaultwith a nicer stack?