diff options
author | Mole Shang <[email protected]> | 2023-05-01 17:11:47 +0800 |
---|---|---|
committer | Mole Shang <[email protected]> | 2023-05-01 17:11:47 +0800 |
commit | 7f3e4a91691cc8dfc1fc0fb74def6a069ea72e27 (patch) | |
tree | 14c94c856562d7ab67aa4a9c1293dffd5ad31d26 /sass/style.scss | |
parent | 9ac73d2bfce25caa059e0ee53202b81e1ae98103 (diff) | |
download | Seje2-7f3e4a91691cc8dfc1fc0fb74def6a069ea72e27.tar.gz Seje2-7f3e4a91691cc8dfc1fc0fb74def6a069ea72e27.tar.bz2 Seje2-7f3e4a91691cc8dfc1fc0fb74def6a069ea72e27.zip |
sass/_partial/term: new
Diffstat (limited to 'sass/style.scss')
-rw-r--r-- | sass/style.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sass/style.scss b/sass/style.scss index 706584a..53e334f 100644 --- a/sass/style.scss +++ b/sass/style.scss @@ -28,3 +28,4 @@ body { @import "_partial/_post"; @import "_partial/_archive"; @import "_partial/_normalize"; +@import "_partial/_term" |