get rid of old grays and brand colors

This commit is contained in:
Barış Soner Uşaklı
2022-08-26 18:35:54 -04:00
parent 18b9a7afe1
commit 635cc1ffdf
2 changed files with 5 additions and 19 deletions

View File

@@ -27,9 +27,9 @@ const buildImports = {
client: function (source, themeData) {
return [
'@import "mixins";',
'@import "generics";',
'@import "fontawesome";',
boostrapImport(themeData),
'@import "generics";',
'@import "responsive-utilities";',
source,
'@import "jquery-ui";',