mirror of
https://github.com/danog/sass-site.git
synced 2024-11-26 20:14:53 +01:00
Lint
This commit is contained in:
parent
bd5168aa62
commit
af313d7d25
@ -8,4 +8,5 @@ $sl-font-family--text: 'Source Sans Pro', system-ui, -apple-system, 'Segoe UI',
|
||||
$sl-font-family--display: 'Source Serif Pro', 'Apple Garamond', 'Baskerville',
|
||||
'Times New Roman', 'Droid Serif', times, serif, 'Apple Color Emoji',
|
||||
'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji' !default;
|
||||
$sl-font-family--code: Menlo, Consolas, "Courier New", Courier, ui-monospace, monospace !default;
|
||||
$sl-font-family--code: Menlo, Consolas, 'Courier New', Courier, ui-monospace,
|
||||
monospace !default;
|
||||
|
Loading…
Reference in New Issue
Block a user