Delete core.less

This commit is contained in:
Igor 2014-03-14 12:37:24 +02:00
parent ac4b87e486
commit 908801413e

View File

@ -1,12 +0,0 @@
// Base Class Definition
// -------------------------
.@{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;
}