Merge pull request #138 from eai04191/feature/bootstrap-custom

Bootstrapのカスタムcssを別のファイルに移動する
This commit is contained in:
shibafu
2019-03-10 17:33:29 +09:00
committed by GitHub
3 changed files with 10 additions and 12 deletions

View File

@@ -1,5 +1,6 @@
// Bootstrap
@import "~bootstrap/scss/bootstrap";
@import "bootstrap-custom";
// Open Iconic
@import "~open-iconic/font/css/open-iconic-bootstrap";