1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

Ignore the variables hook in the site file

This commit is contained in:
Cotes Chung
2021-07-17 11:48:47 +08:00
parent 7f8c19d480
commit b3ff6c79a6
3 changed files with 7 additions and 12 deletions

View File

@@ -12,6 +12,7 @@
"addon/module",
"addon/variables",
"variables-hook",
"addon/syntax",
"addon/commons",

View File

@@ -0,0 +1,3 @@
/*
Appending custom SCSS variables will override the default ones in `_sass/addon/variables.scsss`
*/