UNPKG
@byndyusoft-ui/reset-css
Version:
latest (0.1.0)
0.1.0
0.0.4
0.0.3
0.0.2
0.0.1
Byndyusoft UI Reset CSS
github.com/Byndyusoft/ui/tree/master/styles/reset-css
Byndyusoft/ui
@byndyusoft-ui/reset-css
/
font-family.css
4 lines
(3 loc)
•
174 B
CSS
View Raw
1
2
3
4
:root
{
--system-font-family
: -apple-system, BlinkMacSystemFont,
"Segoe UI"
, Roboto, Oxygen-Sans, Ubuntu, Cantarell,
"Helvetica Neue"
, Helvetica, Arial, sans-serif; }