Remove aspect-attrs utility (#6228)

This commit is contained in:
Jonathan Reinink 2021-12-01 06:16:12 -05:00 committed by GitHub
parent 81241ab512
commit 8c9b635894
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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'),