1 Star 0 Fork 5

独家记忆/vue3-h5-tmp

forked from 周凯/vue3-h5-tmp 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tailwind.config.js 367 Bytes
一键复制 编辑 原始数据 按行查看 历史
周凯 提交于 2022-12-20 13:45 . feat: 项目集成 Tailwind CSS
/*
* @Descripttion:tailwindcss配置文件
* @version:
* @Author: zhoukai
* @Date: 2022-12-19 14:52:20
* @LastEditors: zhoukai
* @LastEditTime: 2022-12-20 10:19:45
* @link: https://www.tailwindcss.cn/docs/z-index
*/
module.exports = {
content: ['./index.html', './src/**/*.{vue,js,ts,jsx,tsx}'],
theme: {
extend: {}
},
plugins: []
};
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/zk941627/vue3-h5-tmp.git
git@gitee.com:zk941627/vue3-h5-tmp.git
zk941627
vue3-h5-tmp
vue3-h5-tmp
main

搜索帮助