Initial theme SCSS

This commit is contained in:
Michael Shamoon 2020-12-27 23:05:52 -08:00
parent c6acf2f7f6
commit 86079a936e
2 changed files with 233 additions and 0 deletions

View file

@ -1,4 +1,5 @@
@import "theme";
@import "theme_dark";
@import "node_modules/bootstrap/scss/bootstrap";
@import "~@ng-select/ng-select/themes/default.theme.css";