1👍
You can import it in main.js
file.
import 'bootstrap/dist/css/bootstrap.css'
This will be available in your all components.
Source:stackexchange.com
1👍
You can import it in main.js
file.
import 'bootstrap/dist/css/bootstrap.css'
This will be available in your all components.