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.
box-shadow
addDefaults
1 parent a53d854 commit 3ba51d1Copy full SHA for 3ba51d1
src/corePlugins.js
@@ -2377,7 +2377,7 @@ export let corePlugins = {
2377
].join(', ')
2378
2379
return function ({ matchUtilities, addDefaults, theme }) {
2380
- addDefaults(' box-shadow', {
+ addDefaults('box-shadow', {
2381
'--tw-ring-offset-shadow': '0 0 #0000',
2382
'--tw-ring-shadow': '0 0 #0000',
2383
'--tw-shadow': '0 0 #0000',
0 commit comments