We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如题: 这个插件已经不维护了,并且他的PostCSS和vue主线的PostCSS版本冲突。
讨论, 现在是否还需要精灵图这种方式来优化网络请求,是否有比较简单将assets/xxx/icons/下的svg建立统一使用的插件?
The text was updated successfully, but these errors were encountered:
如题: 这个插件已经不维护了,并且他的PostCSS和vue主线的PostCSS版本冲突。 讨论, 现在是否还需要精灵图这种方式来优化网络请求,是否有比较简单将assets/xxx/icons/下的svg建立统一使用的插件?
vite-svg-loader试过吗
Sorry, something went wrong.
你确实可以直接引入 svg 文件变成一个 svg 节点来使用,这样一来就可以做到按需 import 了
No branches or pull requests
如题:
这个插件已经不维护了,并且他的PostCSS和vue主线的PostCSS版本冲突。
讨论,
现在是否还需要精灵图这种方式来优化网络请求,是否有比较简单将assets/xxx/icons/下的svg建立统一使用的插件?
The text was updated successfully, but these errors were encountered: