threeTrave
threeTrave
Bug Type: **`Component`** ## Environment - Vue Version: `3.4.15` - Element Plus Version: `2.5.3` - Browser / OS: `edge 121.0.2277.112` - Build Tool: `Vite` ## Reproduction ### Related Component -...
I made a music plugin based on VuePress2.My pull request did not modify someone else's file and there are some line break issues that I cannot solve
首先是需要安装stylus,建议放到npm依赖里。 然后会报错误: [vite] Internal server error: [stylus] D:/Blog2/node_modules/stylus/lib/functions/index.styl:133:3 129| 130| // lighten by the given amount 131| 132| lighten(color, amount) 133| adjust(color, 'lightness', amount) ----------^ 134| 135| // decrease opacity...