First Pass

This commit is contained in:
2026-04-22 14:40:59 +02:00
parent 5eb15e6cbe
commit 46ee62740e
19 changed files with 1919 additions and 35 deletions
+7 -3
View File
@@ -1,4 +1,8 @@
// override harmony font-path
$font-path: "./plugins/nodebb-theme-westgate";
@import "../nodebb-theme-harmony/theme";
@import "./scss/westgate/tokens";
@import "./scss/westgate/surfaces";
@import "./scss/westgate/categories";
@import "./scss/westgate/topics";
@import "./scss/westgate/posts";
@import "./scss/westgate/controls";
@import "./scss/westgate/responsive";