Hyphon
Results
2
issues of
Hyphon
This pr should fix issue #808. The solution is change font size handler from `amount` to `body`, that makes the key from `'1'` (error) to `'title-1'` (correct).
### Describe the bug when upgrade to vue 2.7.10, project is not working as expected. error is `Cannot find package 'vue-template-es2015-compiler' imported from /home/projects/vitejs-vite-vt4gdf/node_modules/local-pkg/index.mjs` ### Reproduction https://stackblitz.com/edit/vitejs-vite-vt4gdf?file=vite.config.ts ### System Info...