mirror of
https://github.com/thangisme/notes.git
synced 2026-06-19 02:40:09 -04:00
6 lines
116 B
SCSS
6 lines
116 B
SCSS
---
|
|
---
|
|
@import "./support/support";
|
|
@import "./color_schemes/dark";
|
|
@import "./modules";
|
|
@import "./custom/custom"; |