diff options
Diffstat (limited to '')
| -rw-r--r-- | themes/hugo-book/assets/_variables.scss | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/hugo-book/assets/_variables.scss b/themes/hugo-book/assets/_variables.scss new file mode 100644 index 0000000..6e34d16 --- /dev/null +++ b/themes/hugo-book/assets/_variables.scss @@ -0,0 +1,3 @@ +/* You can override SASS variables here. */ + +// @import "plugins/dark"; |
