Skip to content

Commit 1b666f6

Browse files
committed
SCSS: merge all the CSS files
1 parent 6c46bc7 commit 1b666f6

20 files changed

+31
-16
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# The CSS files will be compiled automatically.
2+
.sass-cache/
3+
*.css.map
4+
*.css

_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
sass:
2+
sass_dir: css
3+
style: compressed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)