47bcaf83e7
in footer. This is pretty ugly (http://gyazo.com/215e20729569689ab48cf56c71c1fe28), let's iterate / prettify. @deilann
8 lines
279 B
Stylus
8 lines
279 B
Stylus
@import "nib"
|
|
|
|
// Vendor Includes - include first so we can override
|
|
// Import only styles that do not have urls to images! Include them directly in the page!
|
|
@import "../bower_components/angular-loading-bar/build/loading-bar.css"
|
|
|
|
@import "./static-pages.css"
|
|
@import "./footer" |