added font sass file

This commit is contained in:
Jamal Jackson 2016-09-28 15:35:39 -04:00
commit b841b2f5c8
2 changed files with 141 additions and 0 deletions

View file

@ -983,6 +983,7 @@ input[type=number] {
}
}
@import "fonts";
@import "ionic";
@import "common";
@import "forms";