Skip to content

Commit 4e5738d

Browse files
committed
Compress css file using Jekyll's builtin sass compiler
1 parent 1f262c0 commit 4e5738d

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

_config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,5 @@ defaults:
5454
path: ''
5555
values:
5656
layout: default
57+
sass:
58+
style: compressed

css/main.css renamed to css/main.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
---
2+
---
3+
14
/*
25
CSS for semver.org
36
@author Mathias Bynens

0 commit comments

Comments
 (0)