1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-26 11:16:12 +04:00

Merge pull request #215 from majidalavizadeh/dev

Update bundle.scss
This commit is contained in:
Paweł Kuna
2018-10-26 11:14:07 +02:00
committed by GitHub

View File

@@ -3,5 +3,5 @@ Dashboard UI
*/
@import 'variables';
@import '../../../node_modules/bootstrap/scss/bootstrap.scss';
@import 'dashboard/dashboard';
@import '~bootstrap/scss/bootstrap.scss';
@import 'dashboard/dashboard';