mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Use correct variant config for backgroundSize plugin
This commit is contained in:
parent
407d84994d
commit
0de9df3de9
@ -13,6 +13,6 @@ export default function() {
|
||||
})
|
||||
)
|
||||
|
||||
addUtilities(utilities, config('modules.opacity'))
|
||||
addUtilities(utilities, config('modules.backgroundSize'))
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user