remove emoji css from manifest and move into index.styl
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
@import "../bower_components/bootstrap/docs/assets/css/bootstrap-responsive.css"
|
||||
@import "../bower_components/bootstrap-tour/build/css/bootstrap-tour.min.css"
|
||||
@import "../bower_components/angular-loading-bar/build/loading-bar.css"
|
||||
@import "../bower_components/js-emoji/emoji.css"
|
||||
|
||||
// Custom includes
|
||||
@import "./tasks.styl"
|
||||
|
||||
@@ -60,8 +60,7 @@
|
||||
"css": [
|
||||
"bower_components/bootstrap/docs/assets/css/bootstrap.css",
|
||||
"app.css",
|
||||
"bower_components/habitrpg-shared/dist/spritesheets.css",
|
||||
"bower_components/js-emoji/emoji.css"
|
||||
"bower_components/habitrpg-shared/dist/spritesheets.css"
|
||||
]
|
||||
},
|
||||
"static": {
|
||||
|
||||
Reference in New Issue
Block a user