vite-components-playground:一个 vue3 组件操场使用 vite

时间:2021-05-29 15:52:07
【文件属性】:
文件名称:vite-components-playground:一个 vue3 组件操场使用 vite
文件大小:264KB
文件格式:ZIP
更新时间:2021-05-29 15:52:07
Vue vite-components-playground 这是一个使用的 vue3 组件操场。 如果您使用的是 vue2,则可以使用垃圾打扰 文档站点 npm run dev 使用将 markdown 更改为 vue ,站点 css 框架的 。 这个框架仍然不是最好的。 建站 npm run build 构建组件 npm run build:all 使用 、 构建 vue 组件。 核心概念 顺风 我在项目中使用了 ,你可以按照它的组件开发场景来开发组件。它的Utility-First原则可以帮助我们规范样式代码。 如果您发现所编写样式的三个重复项,则可以提取实用程序类。 查看 更多细节检查文档 文体规范: 实用至上 暗模式 响应式设计 更多设计规范请访问: : //tailwindcss.com/ 待办事项:编写带有样式的 tailwindcss 插件,以及 vscode
【文件预览】:
vite-components-playground-master
----package.json(2KB)
----jest.config.js(223B)
----index.html(351B)
----lerna.json(126B)
----site()
--------App.vue(711B)
--------assets()
--------main.ts(425B)
--------components()
--------router()
--------store()
----deploy.sh(202B)
----tsconfig.json(332B)
----vite.config.js(307B)
----.gitignore(57B)
----typings()
--------shims-vue.d.ts(274B)
----tailwind.config.js(411B)
----README.md(2KB)
----yarn.lock(521KB)
----packages()
--------ui()
--------vitec()
--------theme()
--------utils()
----postcss.config.js(880B)
----build()
--------rollup.config.js(1KB)
--------gulpfile.js(890B)
----babel.config.js(140B)
----.vscode()
--------settings.json(38B)

网友评论