Skip to content

Commit

Permalink
Remove duplicate variable declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwathan committed Sep 21, 2021
1 parent 241ac86 commit a7680e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.js
Expand Up @@ -95,7 +95,6 @@ const forms = plugin.withOptions(function (options = { strategy: 'base' }) {
'background-size': `1.5em 1.5em`,
'padding-right': spacing[10],
'color-adjust': `exact`,
'--tw-shadow': '0 0 #0000',
},
},
{
Expand Down

0 comments on commit a7680e8

Please sign in to comment.