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 39946dd commit a00597dCopy full SHA for a00597d
src/index.js
@@ -40,6 +40,7 @@ const forms = plugin.withOptions(function (options = { strategy: 'base' }) {
40
'padding-left': spacing[3],
41
'font-size': baseFontSize,
42
'line-height': baseLineHeight,
43
+ '--tw-shadow': '0 0 #0000',
44
'&:focus': {
45
outline: outline.none[0],
46
'outline-offset': outline.none[1],
0 commit comments