mirror of
https://github.com/thangisme/notes.git
synced 2025-10-13 08:24:31 -04:00
Allow for custom overrides by the user
This commit is contained in:
3
_sass/overrides.scss
Normal file
3
_sass/overrides.scss
Normal file
@@ -0,0 +1,3 @@
|
||||
//
|
||||
// Custom overrides from a user.
|
||||
//
|
@@ -42,3 +42,4 @@
|
||||
@import "./tables";
|
||||
@import "./code";
|
||||
@import "./utilities/utilities";
|
||||
@import "./overrides";
|
||||
|
Reference in New Issue
Block a user