mirror of
https://github.com/locomotivemtl/locomotive-boilerplate.git
synced 2026-01-15 00:55:08 +08:00
- Merge _fonts.scss to _page.scss
- Rename _page.scss to _document.scss - Rename $fontfaces to $font-faces for consistency - Document _fonts.scss mixins and functions - Create mixins @font-face for one face
This commit is contained in:
@@ -20,7 +20,7 @@ $font-families: (
|
||||
// "serif": ("Webfont Serif", Georgia, serif)
|
||||
);
|
||||
|
||||
$fontfaces: (
|
||||
$font-faces: (
|
||||
// "Webfont Sans" "webfont-sans_regular" 400 normal,
|
||||
// "Webfont Sans" "webfont-sans_regular-italic" 400 italic,
|
||||
// "Webfont Serif" "webfont-sans_bold" 700 normal,
|
||||
|
||||
Reference in New Issue
Block a user