1 Star 0 Fork 0

starxg / jikexiang-mp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
tailwind.config.js 232 Bytes
一键复制 编辑 原始数据 按行查看 历史
starxg 提交于 2024-03-05 19:00 . tailwind
/** @type {import('tailwindcss').Config} */
module.exports = {
content: ['./public/index.html', './src/**/*.{html,js,ts,jsx,tsx,vue}'],
theme: {
extend: {},
},
corePlugins: {
preflight: false,
},
plugins: [],
}
1
https://gitee.com/starxg/jikexiang-mp.git
git@gitee.com:starxg/jikexiang-mp.git
starxg
jikexiang-mp
jikexiang-mp
main

搜索帮助