diff options
Diffstat (limited to 'assets/_custom.scss')
-rw-r--r-- | assets/_custom.scss | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/assets/_custom.scss b/assets/_custom.scss index 75c4833..0de9ae1 100644 --- a/assets/_custom.scss +++ b/assets/_custom.scss @@ -1 +1,3 @@ -/* To be overridden by theme user, scss variables are also accessible here */ +/* You can add custom styles here. */ + +// @import "plugins/numbered"; |