Update app.css

Thought the example of the CSS for Themes should have an include back to the original app.css
This commit is contained in:
chrislemonier 2013-07-17 09:49:25 -07:00
parent a30c21dd50
commit 18e66471fb
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
@import url("../../../assets/css/app.css");
@font-face {
font-family: Inconsolata;
src: url(../fonts/Inconsolata-Regular.ttf);