diff options
author | Valentin Popov <info@valentineus.link> | 2018-04-24 17:01:20 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2018-04-24 17:01:20 +0300 |
commit | 5e8d2cb71520d6381d631e3fde099f0da14e7090 (patch) | |
tree | ea84c119b670f60dc5e1465785bb1b2b57a5350f /assets/css/normalize.scss | |
parent | 4e59463ab8862e8bdfa21ce01fb42127ce102c70 (diff) | |
download | popov.link-5e8d2cb71520d6381d631e3fde099f0da14e7090.tar.xz popov.link-5e8d2cb71520d6381d631e3fde099f0da14e7090.zip |
Formation of the final style file
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to 'assets/css/normalize.scss')
-rw-r--r-- | assets/css/normalize.scss | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/assets/css/normalize.scss b/assets/css/normalize.scss deleted file mode 100644 index 6e8c9c1..0000000 --- a/assets/css/normalize.scss +++ /dev/null @@ -1,5 +0,0 @@ ---- -# A modern alternative to CSS resets. ---- - -@import 'base/normalize'; |