9 Star 158 Fork 76

daidai / IofTV-Screen-Vue3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tailwind.config.js 334 Bytes
一键复制 编辑 原始数据 按行查看 历史
/** @type {import('tailwindcss').Config} */
// const defaultTheme = require('tailwindcss/defaultTheme')
module.exports = {
content: ['./index.html', './src/**/*.{vue,js,ts}'],
theme: {
extend: {
// fontFamily: {
// sans: ['"Inter var"', ...defaultTheme.fontFamily.sans],
// },
},
},
plugins: [],
}
JavaScript
1
https://gitee.com/daidaibg/IofTV-Screen-Vue3.git
git@gitee.com:daidaibg/IofTV-Screen-Vue3.git
daidaibg
IofTV-Screen-Vue3
IofTV-Screen-Vue3
master

搜索帮助