15 Star 200 Fork 67

dromara / yft-design

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tailwind.config.js 388 Bytes
一键复制 编辑 原始数据 按行查看 历史
/*
* @Author: June 1601745371@qq.com
* @Date: 2024-04-17 09:31:52
* @LastEditors: June 1601745371@qq.com
* @LastEditTime: 2024-04-17 10:06:37
* @FilePath: \yft-design\tailwind.config.js
* @Description: tailwind配置
*/
/** @type {import('tailwindcss').Config} */
module.exports = {
content: ['./src/**/*.{vue,js,ts,jsx,tsx}'],
theme: {
extend: {},
},
plugins: [],
}
TypeScript
1
https://gitee.com/dromara/yft-design.git
git@gitee.com:dromara/yft-design.git
dromara
yft-design
yft-design
beta12

搜索帮助