mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-25 09:20:36 +01:00
fix(components): move remaining classes to config (#1039)
This commit is contained in:
@@ -16,6 +16,11 @@ export default {
|
||||
size: {
|
||||
horizontal: 'border-t',
|
||||
vertical: 'border-s'
|
||||
},
|
||||
type: {
|
||||
solid: 'border-solid',
|
||||
dotted: 'border-dotted',
|
||||
dashed: 'border-dashed'
|
||||
}
|
||||
},
|
||||
icon: {
|
||||
|
||||
Reference in New Issue
Block a user