kirklin / celeris-web

Celeris Web is a highly performant and customizable front-end development template built with Vue 3, Vite, and TypeScript. It features the latest syntax, components and APIs auto importing, state management, Chinese font presets, internationalization, and integration with OpenAI's ChatGPT API.
https://celeris-web.vercel.app/
MIT License
384 stars 60 forks source link

关于 vscode unocss 代码提示问题 #33

Open Yurunsoft opened 3 months ago

Yurunsoft commented 3 months ago

项目里没有 uno.config.ts 文件,导致安装 UnoCSS 扩展后也没法有代码提示。请问作者开发时候,是怎么配置实现代码提示的?

kirklin commented 3 months ago

事实上我并不依赖代码提示。你可以把项目里面的unocss配置拷贝一份到项目根目录。这样插件应该可以提示你。