mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2026-05-09 18:28:43 +00:00
Ignore the variables hook in the site file
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
|
||||
"addon/module",
|
||||
"addon/variables",
|
||||
"variables-hook",
|
||||
"addon/syntax",
|
||||
"addon/commons",
|
||||
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
/*
|
||||
Appending custom SCSS variables will override the default ones in `_sass/addon/variables.scsss`
|
||||
*/
|
||||
Reference in New Issue
Block a user