6 Star 1 Fork 0

马正东/Museum

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
tailwind.config.js 185 Bytes
Copy Edit Raw Blame History
raoxb authored 2023-05-29 23:54 . 阶段汇总
/** @type {import('tailwindcss').Config} */
export default {
content: [
"./index.html",
"./src/**/*.{vue,js,ts,jsx,tsx}",
],
theme: {
extend: {},
},
plugins: [],
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Mazd999/museum.git
git@gitee.com:Mazd999/museum.git
Mazd999
museum
Museum
master

Search