updated tailwind
This commit is contained in:
@@ -2,11 +2,12 @@
|
||||
export default {
|
||||
darkMode: ["class"],
|
||||
content: [
|
||||
'./pages/**/*.{ts,tsx}',
|
||||
'./index.html',
|
||||
'./main.tsx',
|
||||
'./App.tsx',
|
||||
'./components/**/*.{ts,tsx}',
|
||||
'./app/**/*.{ts,tsx}',
|
||||
'./src/**/*.{ts,tsx}',
|
||||
'./**/*.{ts,tsx}',
|
||||
'./contexts/**/*.{ts,tsx}',
|
||||
'./types/**/*.{ts,tsx}',
|
||||
],
|
||||
prefix: "",
|
||||
theme: {
|
||||
|
||||
Reference in New Issue
Block a user