Skip to content

Commit

Permalink
Fix #127
Browse files Browse the repository at this point in the history
  • Loading branch information
krzysiekpiasecki committed Mar 17, 2019
1 parent 03f23f2 commit 5a4bdb0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"babel-polyfill": "^6.26.0",
"bootstrap": "^4.0.0",
"bootstrap-datepicker": "^1.7.1",
"brand-colors": "^2.0.1",
"chart.js": "^2.7.1",
"datatables": "^1.10.13",
"easy-pie-chart": "^2.1.7",
Expand Down
2 changes: 1 addition & 1 deletion src/assets/styles/spec/settings/index.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@import 'breakpoints';
@import 'fonts';
@import 'brandColors';
@import '~brand-colors/dist/latest/scss/brand-colors.latest.scss';
@import 'materialColors';
@import 'baseColors';
@import 'borders';

0 comments on commit 5a4bdb0

Please sign in to comment.