mirror of
https://github.com/thangisme/notes.git
synced 2026-06-11 05:19:16 -04:00
5 lines
141 B
Plaintext
5 lines
141 B
Plaintext
@import "./support/support";
|
|
@import "./color_schemes/{{ include.color_scheme }}";
|
|
@import "./modules";
|
|
{% include css/custom.scss.liquid %}
|