We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cd1187 commit 909af64Copy full SHA for 909af64
app/templates/client/app/app(css).css
@@ -10,7 +10,7 @@
10
url('../bower_components/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'),
11
url('../bower_components/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'),
12
url('../bower_components/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
13
-}
+}<% } %>
14
15
/**
16
*Font Awesome Fonts
@@ -27,7 +27,7 @@
27
font-style: normal;
28
}
29
30
-<% } %>/**
+/**
31
* App-wide Styles
32
*/
33
0 commit comments