fix(monorepo/{client,server}): loading of fonts

This commit is contained in:
Elian Doran
2025-04-24 22:36:10 +03:00
parent 7935b250d0
commit be79eb41da
10 changed files with 6 additions and 2 deletions

View File

@@ -56,6 +56,7 @@ module.exports = {
"./src/assets",
"./src/stylesheets",
"./src/libraries",
"./src/fonts"
],
styles: [],
stylePreprocessorOptions: {