Skip to content

Commit a7680e8

Browse files
authored
Remove duplicate variable declaration
1 parent 241ac86 commit a7680e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.js

-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ const forms = plugin.withOptions(function (options = { strategy: 'base' }) {
9595
'background-size': `1.5em 1.5em`,
9696
'padding-right': spacing[10],
9797
'color-adjust': `exact`,
98-
'--tw-shadow': '0 0 #0000',
9998
},
10099
},
101100
{

0 commit comments

Comments
 (0)