Merge pull request #4368 from keving91/patch-1

Fixes "Cannot resolve directory'" in PhpStorm
This commit is contained in:
Taylor Otwell 2017-08-12 15:35:39 -05:00 committed by GitHub
commit bee41ce20b
1 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@
@import "variables";
// Bootstrap
@import "node_modules/bootstrap-sass/assets/stylesheets/bootstrap";
@import "~bootstrap-sass/assets/stylesheets/bootstrap";