chore: up themes, fix fontawesome order

This commit is contained in:
Barış Soner Uşaklı
2023-01-11 16:08:52 -05:00
parent 8a8b51914d
commit b62478bc56
3 changed files with 6 additions and 6 deletions

View File

@@ -99,10 +99,10 @@
"nodebb-plugin-mentions": "4.0.2",
"nodebb-plugin-spam-be-gone": "2.0.4",
"nodebb-rewards-essentials": "0.2.1",
"nodebb-theme-harmony": "0.0.1",
"nodebb-theme-lavender": "7.0.3",
"nodebb-theme-peace": "2.0.12",
"nodebb-theme-persona": "13.0.33",
"nodebb-theme-harmony": "0.0.2",
"nodebb-theme-lavender": "7.0.5",
"nodebb-theme-peace": "2.0.14",
"nodebb-theme-persona": "13.0.36",
"nodebb-widget-essentials": "7.0.2",
"nodemailer": "6.8.0",
"nprogress": "0.2.0",

View File

@@ -5,6 +5,6 @@
"sign-up-with-github": "Sign up with Github",
"sign-in-with-google": "Sign in with Google",
"sign-up-with-google": "Sign up with Google",
"log-in-with-facebook": "Log in With Facebook",
"log-in-with-facebook": "Log in with Facebook",
"continue-with-facebook": "Continue with Facebook"
}

View File

@@ -28,7 +28,6 @@ const buildImports = {
return [
boostrapImport(themeData),
'@import "fontawesome";',
'@import "@adactive/bootstrap-tagsinput/src/bootstrap-tagsinput";',
'@import "generics";',
source,
@@ -117,6 +116,7 @@ function boostrapImport(themeData) {
'@import "bootstrap/scss/utilities/api";',
// scss-docs-end import-stack
'@import "fontawesome";',
'@import "mixins";', // core mixins
'@import "client";', // core page styles
'@import "./theme";', // rest of the theme scss