laravel 5 - How to use bootstrap in sass file in laravel5? -


i using node-module in project , download npm install , wanna use bootstrap on laravel project import in sass file using code @import "node_modules/bootstrap-sass/assets/stylesheets/bootstrap"; when use gulp command , check page source bootstrap not loaded.


Comments

Popular posts from this blog

jquery - uncaught exception: DataTables Editor - remote hosting of code not allowed -

python 2.7 - Lines in my code being skipped and I am not sure why -

python - multiprocessing pool with map -