mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-09 16:17:00 +02:00
get rid of old grays and brand colors
This commit is contained in:
@@ -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";',
|
||||
|
||||
Reference in New Issue
Block a user