diff options
Diffstat (limited to '')
| -rw-r--r-- | themes/hugo-book/exampleSite/assets/_custom.scss | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/hugo-book/exampleSite/assets/_custom.scss b/themes/hugo-book/exampleSite/assets/_custom.scss new file mode 100644 index 0000000..9be7a1d --- /dev/null +++ b/themes/hugo-book/exampleSite/assets/_custom.scss @@ -0,0 +1,4 @@ +/* You can add custom styles here. */ + +// @import "plugins/numbered"; +// @import "plugins/scrollbars"; |
