mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Remove aspect-attrs utility (#6228)
This commit is contained in:
parent
81241ab512
commit
8c9b635894
@ -115,7 +115,6 @@ module.exports = {
|
||||
auto: 'auto',
|
||||
square: '1 / 1',
|
||||
video: '16 / 9',
|
||||
attrs: 'attr(width) / attr(height)'
|
||||
},
|
||||
backdropBlur: ({ theme }) => theme('blur'),
|
||||
backdropBrightness: ({ theme }) => theme('brightness'),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user