Skip to content

Commit 8c9b635

Browse files
authored
Remove aspect-attrs utility (tailwindlabs#6228)
1 parent 81241ab commit 8c9b635

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stubs/defaultConfig.stub.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ module.exports = {
115115
auto: 'auto',
116116
square: '1 / 1',
117117
video: '16 / 9',
118-
attrs: 'attr(width) / attr(height)'
119118
},
120119
backdropBlur: ({ theme }) => theme('blur'),
121120
backdropBrightness: ({ theme }) => theme('brightness'),

0 commit comments

Comments
 (0)