mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 20:12:19 +00:00
add bootstrap-responsive into master. remove when develop is merged in
This commit is contained in:
parent
dc3af9aa49
commit
8e845d6586
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
@import "nib/vendor";
|
||||
@import "../../public/vendor/bootstrap/docs/assets/css/bootstrap.css";
|
||||
|
||||
// REMOVEME adding into master since we need bootstrap-responsive, remove this once develop is merged in
|
||||
@import "../../public/vendor/bootstrap/docs/assets/css/bootstrap-responsive.css";
|
||||
|
||||
@import "./female_sprites.styl";
|
||||
@import "./male_sprites.styl";
|
||||
@import "./shop_sprites.styl";
|
||||
|
|
|
|||
Loading…
Reference in a new issue