mirror of
https://github.com/thangisme/notes.git
synced 2024-11-19 12:15:55 -05:00
2febd256db
(cherry picked from commit 7fb79c2018b979fdf917f427ca5d3f2451f3265d)
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 %}
|