Reset css?
#28632
Replies: 1 comment
-
In the Fluent UI v9 documentation there's a new Api from the Griffel CSS-in-JS for react called makeResetStyles that you can use to reset browser styles. https://griffel.js.org/react/api/make-reset-styles At times I just use a regular CSS reset stylings to fix that issue |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
The
<html>
and<body>
of my webpage are still with basic styling, how do I reset that with Fluent UI?Beta Was this translation helpful? Give feedback.
All reactions