1 Star 0 Fork 229

月半菜 / PrimarySchoolMathematics

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tailwind.config.js 199 Bytes
一键复制 编辑 原始数据 按行查看 历史
/** @type {import('tailwindcss').Config} */
export default {
purge: ['./index.html', './src/**/*.{vue,js,ts,jsx,tsx}'],
theme: {
extend: {
colors: {
}
},
},
plugins: [],
}
Python
1
https://gitee.com/Ryan_Albert/PrimarySchoolMathematics.git
git@gitee.com:Ryan_Albert/PrimarySchoolMathematics.git
Ryan_Albert
PrimarySchoolMathematics
PrimarySchoolMathematics
master

搜索帮助