format
This commit is contained in:
parent
28c4589864
commit
ce06ac5f0e
1 changed files with 3 additions and 3 deletions
|
|
@ -5,14 +5,14 @@ module.exports = {
|
|||
darkMode: ["class"],
|
||||
safelist: ["dark"],
|
||||
prefix: "",
|
||||
|
||||
|
||||
content: [
|
||||
'./pages/**/*.{ts,tsx,vue}',
|
||||
'./components/**/*.{ts,tsx,vue}',
|
||||
'./app/**/*.{ts,tsx,vue}',
|
||||
'./src/**/*.{ts,tsx,vue}',
|
||||
],
|
||||
|
||||
|
||||
theme: {
|
||||
container: {
|
||||
center: true,
|
||||
|
|
@ -79,4 +79,4 @@ module.exports = {
|
|||
},
|
||||
},
|
||||
plugins: [animate],
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue