diff options
Diffstat (limited to '.themes/classic/sass/custom/_styles.scss')
-rw-r--r-- | .themes/classic/sass/custom/_styles.scss | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.themes/classic/sass/custom/_styles.scss b/.themes/classic/sass/custom/_styles.scss new file mode 100644 index 00000000..91ffcccf --- /dev/null +++ b/.themes/classic/sass/custom/_styles.scss @@ -0,0 +1,2 @@ +// This File is imported last, and will override other styles in the cascade +// Add styles here to make changes without digging in too much |