chore(deps): bump + docs: remove absolute instructions from readme

This commit is contained in:
Liyas Thomas
2021-03-30 05:00:24 +00:00
committed by GitHub
parent de57208bab
commit b9deec1487
12 changed files with 42 additions and 58 deletions

View File

@@ -1,5 +1,5 @@
@mixin baseTheme {
--font-body: "Poppins", "sans-serif";
--font-sans: "Poppins", "sans-serif";
--font-mono: "Roboto Mono", "monospace";
--font-icon: "Material Icons";
}