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 11905b3 commit 2282f61Copy full SHA for 2282f61
tailwind.config.js
@@ -1,6 +1,7 @@
1
const colors = require('tailwindcss/colors')
2
3
module.exports = {
4
+ important: true,
5
purge: [
6
'./src/components/**/*.svelte',
7
'./src/routes/**/*.svelte'
0 commit comments