mirror of
https://github.com/Spythere/srjp-td2.git
synced 2026-05-03 05:28:12 +00:00
chore(tailwind): changed purge to content
This commit is contained in:
+1
-1
@@ -6,6 +6,6 @@ export default {
|
||||
},
|
||||
darkMode: 'selector',
|
||||
plugins: [],
|
||||
purge: ['./index.html', './src/**/*.{vue,js,ts,jsx,tsx}'],
|
||||
content: ['./index.html', './src/**/*.{vue,js,ts,jsx,tsx}'],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user