하 코드리뷰요
This commit is contained in:
parent
6fd96f8c73
commit
ffd421a1f1
8 changed files with 74 additions and 72 deletions
|
|
@ -1,6 +1,8 @@
|
|||
/** @type {import('tailwindcss').Config} */
|
||||
export default {
|
||||
content: [],
|
||||
content: [
|
||||
"./src/**/*.{js,jsx,ts,tsx}",
|
||||
],
|
||||
theme: {
|
||||
extend: {},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue