diff options
| author | Serghei Iakovlev <egrep@protonmail.ch> | 2022-07-22 00:31:29 +0200 |
|---|---|---|
| committer | Serghei Iakovlev <egrep@protonmail.ch> | 2022-07-22 00:31:29 +0200 |
| commit | 303fd2b0324e0d34d96409fb38b4c202d0fe0332 (patch) | |
| tree | 18b56b6b9a73ede4469417247f740fd4381b3adc /assets/sass/style.scss | |
| parent | ab789fc20396bb583835c1f47478c1f17039d39f (diff) | |
| download | gohugo-theme-ed-303fd2b0324e0d34d96409fb38b4c202d0fe0332.tar.gz | |
Optimize SCSS
Diffstat (limited to 'assets/sass/style.scss')
| -rw-r--r-- | assets/sass/style.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/sass/style.scss b/assets/sass/style.scss index 02334ef..42a7fb9 100644 --- a/assets/sass/style.scss +++ b/assets/sass/style.scss @@ -25,3 +25,4 @@ $link-color: #841212; @import "syntax"; @import "form-elements"; @import "customize"; +@import "themes"; |
