Previous commit changed for SCSS.

See previous commit.
This commit is contained in:
omeid matten 2014-06-15 16:09:07 +10:00
parent 2507736ac8
commit b43da19427

View File

@ -3,10 +3,13 @@
.#{$fa-css-prefix} {
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
&::before {
font-family: FontAwesome;
}
}