Skip to content

Commit 2282f61

Browse files
committed
add tailwind important
1 parent 11905b3 commit 2282f61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tailwind.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
const colors = require('tailwindcss/colors')
22

33
module.exports = {
4+
important: true,
45
purge: [
56
'./src/components/**/*.svelte',
67
'./src/routes/**/*.svelte'

0 commit comments

Comments
 (0)