Split stylesheets.

Fixes #32
This commit is contained in:
Oliver Davies 2017-05-21 22:04:57 +01:00
parent a89c270c84
commit 12aae75578
23 changed files with 199 additions and 126 deletions

13
assets/sass/blog.sass Normal file
View file

@ -0,0 +1,13 @@
@import '../../vendor/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/clearfix'
.page--blog__list
ul.posts
list-style: none
margin-bottom: 2em
padding-left: 0
.post
+clearfix
border-bottom: 1px solid #CCC
margin-bottom: 1em
padding-bottom: 2em