Add (initial): futurewalker code
This commit is contained in:
@@ -3,8 +3,12 @@
|
||||
// Variables should follow the `$component-state-property-size` formula for
|
||||
// consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
|
||||
|
||||
$font-family-sans-serif: "Noto Serif", system-ui, -apple-system, "Segoe UI",
|
||||
Roboto, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
|
||||
"Segoe UI Symbol", "Noto Color Emoji" !default;
|
||||
|
||||
// Color system
|
||||
$body-bg: #f0f2f5;
|
||||
$body-bg: #fff;
|
||||
|
||||
// scss-docs-start gray-color-variables
|
||||
$white: #fff;
|
||||
|
||||
Reference in New Issue
Block a user