big fonts text publ

This commit is contained in:
2024-03-15 17:52:18 +03:00
parent 0b0869a79c
commit 9663b13f3d
8 changed files with 46 additions and 9 deletions

View File

@@ -52,5 +52,10 @@ export default {
},
server: {
open: '/src/pages/pages.html',
hmr: {
// Включаем горячую перезагрузку (HMR) для CSS
overlay: true,
},
},
};