diff options
author | Valentin Popov <valentineus@gmail.com> | 2018-04-11 17:20:08 +0300 |
---|---|---|
committer | Valentin Popov <valentineus@gmail.com> | 2018-04-11 17:20:08 +0300 |
commit | e15671fddaaa07eab3876ee4a86f72965d0dbcb8 (patch) | |
tree | b0102e29cfaca1ae0e46a62dcff875bdcb184b8c /assets/css | |
parent | fb4599fc9f6058c3fca26cb2702ea195601c0729 (diff) | |
download | popov.link-e15671fddaaa07eab3876ee4a86f72965d0dbcb8.tar.xz popov.link-e15671fddaaa07eab3876ee4a86f72965d0dbcb8.zip |
Loading styles
Diffstat (limited to 'assets/css')
-rw-r--r-- | assets/css/main.scss | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/assets/css/main.scss b/assets/css/main.scss new file mode 100644 index 0000000..cf4938d --- /dev/null +++ b/assets/css/main.scss @@ -0,0 +1,5 @@ +--- +# Loading site styles. +--- + +@import 'main'; |