Moved everything out of the theme
This commit is contained in:
parent
347fe76db6
commit
f20fba6dbf
27 changed files with 4 additions and 6 deletions
1
source/assets/sass/variables/_colours.scss
Normal file
1
source/assets/sass/variables/_colours.scss
Normal file
|
@ -0,0 +1 @@
|
|||
$dark-gray: #333;
|
2
source/assets/sass/variables/_typography.scss
Normal file
2
source/assets/sass/variables/_typography.scss
Normal file
|
@ -0,0 +1,2 @@
|
|||
// Font weights.
|
||||
$semibold: 500;
|
Loading…
Add table
Add a link
Reference in a new issue