Use sass rather than scss

This commit is contained in:
Oliver Davies 2016-03-10 21:30:15 +00:00
parent c723c31161
commit 583dab907b
13 changed files with 34 additions and 66 deletions

View file

@ -1,14 +0,0 @@
.experience {
@include clearfix;
.experience__logo {
@extend .pull-right;
margin: 0 0 10px 10px;
max-width: 25%;
}
.role-wrapper {
font-style: italic;
margin-bottom: 10px;
}
}