We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 074860e + 0d756c4 commit 3e5a243Copy full SHA for 3e5a243
packages/css/src/index.js
@@ -87,13 +87,9 @@ const scales = {
87
borderTopWidth: 'borderWidths',
88
borderTopColor: 'colors',
89
borderTopStyle: 'borderStyles',
90
- borderTopLeftRadius: 'radii',
91
- borderTopRightRadius: 'radii',
92
borderBottomWidth: 'borderWidths',
93
borderBottomColor: 'colors',
94
borderBottomStyle: 'borderStyles',
95
- borderBottomLeftRadius: 'radii',
96
- borderBottomRightRadius: 'radii',
97
borderLeftWidth: 'borderWidths',
98
borderLeftColor: 'colors',
99
borderLeftStyle: 'borderStyles',
0 commit comments