Can i use bootstrap in a vue project along side sass. Is there any way to use bootstrap classes with pug.
I have tried to install bootstrap using this tutorial:https://travishorn.com/adding-bootstrap-to-a-vue-cli-project-98c2a30e0ed0 when i add the following commands in main.js file. import 'bootstrap' import 'bootstrap/dist/css/bootstrap.min.css'
It is giving me: No PostCSS Config found in: /home/sidra/gekko/node_modules/bootstrap/dist/css at /home/sidra/gekko/web/vue/node_modules/postcss-load-config/index.js:51:26