mirror of
https://github.com/danog/sass-site.git
synced 2024-12-13 09:57:35 +01:00
10 lines
164 B
SCSS
10 lines
164 B
SCSS
// ===========================================================================
|
|
// SITE
|
|
|
|
|
|
|
|
p { @extend %block-text; }
|
|
|
|
|
|
|
|
strong { @extend %source-sans-pro-regular; } |