gulp integration

This commit is contained in:
Mike Francis 2014-02-06 15:16:07 +00:00
parent aa573e574c
commit d0ef06c80a
18 changed files with 86 additions and 126 deletions

View file

@ -21,11 +21,11 @@ img.alignright {
}
.clearfix {
*zoom:1;
&:before,
&:after{
content: " ";
content: '';
display: table;
line-height: 0;
}
&:after{
clear: both;