diff options
Diffstat (limited to '')
-rw-r--r-- | sass/custom/_styles.scss | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sass/custom/_styles.scss b/sass/custom/_styles.scss new file mode 100644 index 00000000..91ffcccf --- /dev/null +++ b/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 |