We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1b1105 commit e80b9abCopy full SHA for e80b9ab
1 file changed
tailwind.config.ts
@@ -1,6 +1,5 @@
1
/** @type {import('tailwindcss').Config} */
2
export default {
3
- purge: [],
4
purge: ['./src/renderer/index.html', './src/renderer/**/*.{vue,js,ts,jsx,tsx}'],
5
darkMode: false, // or 'media' or 'class'
6
theme: {
0 commit comments