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.
1 parent d29ce36 commit 1954189Copy full SHA for 1954189
core/src/themes/base/default.tokens.ts
@@ -87,6 +87,7 @@ export const defaultTheme: DefaultTheme = {
87
},
88
89
borderWidth: {
90
+ 0: '0',
91
25: '1px',
92
50: '2px',
93
75: '3px',
0 commit comments