7 lines
153 B
SCSS
7 lines
153 B
SCSS
// override harmony font-path
|
|
$font-path: "./plugins/nodebb-theme-quickstart";
|
|
|
|
@import "../nodebb-theme-persona/theme";
|
|
|
|
@import "scss/overrides.scss";
|