mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Fix style
This commit is contained in:
parent
cfb676acd7
commit
0f0a4f45e8
@ -74,10 +74,7 @@ test('screens can be an array', () => {
|
||||
const [components] = processPluginsWithValidConfig({
|
||||
plugins: [
|
||||
container({
|
||||
screens: [
|
||||
'400px',
|
||||
'500px',
|
||||
],
|
||||
screens: ['400px', '500px'],
|
||||
}),
|
||||
],
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user