themefisher / sleek-bootstrap

Sleek Dashboard - Free Bootstrap Admin Template and UI Kit
https://themefisher.com/products/sleek
MIT License
889 stars 186 forks source link

Fix Bootstrap import #303

Closed draxvint closed 4 years ago

draxvint commented 4 years ago

Fix Bootstrap import. With this path the sass-loader not find the package.

@import "../node_modules/bootstrap/scss/bootstrap.scss"; ^ Can't find stylesheet to import.

Fixes #298