uni-app-vite-vue3-tailwind-vscode-template icon indicating copy to clipboard operation
uni-app-vite-vue3-tailwind-vscode-template copied to clipboard

uni-app vue3 tailwindcss 模板,集成了 iconify,eslint,typescript,prettier 等等工具作为解决方案

Results 7 uni-app-vite-vue3-tailwind-vscode-template issues
Sort by recently updated
recently updated
newest added
trafficstars

像这种 uni-ui 的扩展组件,Webstorm 无法识别,是否有办法处理呢? ![image](https://github.com/sonofmagic/uni-app-vite-vue3-tailwind-vscode-template/assets/96641851/02740de7-18e3-4c94-9978-ee3a0dc74557)

need more info

请问这种情况是正常的吗? 直接clone的仓库 webstorm打开 yarn install 初始化 yarn run dev:mp-weixin 启动,开发工具里是正常的,真机出现这个错误,不影响页面显示。

need more info

Welcome to [Renovate](https://redirect.github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable...

为什么把prettier.config.js删了? npm run prettier之后样式全变了, 有平替吗? 出于什么考虑要删掉?

如题,官网的教程是基于cjs引入postcss-pxtransform的,现在用esm怎么引入

1、导入到hbuild,使用node lts版本,npm i之后,运行到小程序开发工具白屏(其他项目正常) 2、直接导入dist\dev\mp-weixin目录到小程序开发工具,报错: Error: module 'app.js' is not defined, require args is 'app.js' at q (VM137 WASubContext.js:1) at appservice.js:7 at doWhenAllScriptLoaded (getmainpackage.js:103) at getmainpackage.js:172 at getmainpackage.js:221 at d.loadScripts (index.js:1)(env:...

starlight@starlightdePro uni-app-vite-vue3-tailwind-vscode-template % pnpm run dev:h5 > [email protected] dev:h5 /Users/starlight/Documents/uni-app-vite-vue3-tailwind-vscode-template > uni 请注意运行模式下,因日志输出、sourcemap 以及未压缩源码等原因,性能和包体积,均不及发行模式。 vite是按需编译,运行时点击某个未编译页面会先编译后加载,导致显示较慢,发行后无此问题。 编译器版本:4.57(vue3) 正在编译中... failed to load config from /Users/starlight/Documents/uni-app-vite-vue3-tailwind-vscode-template/vite.config.ts error when starting dev server: Error [ERR_REQUIRE_ESM]:...