mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-24 00:40:34 +01:00
chore(theme): lint
This commit is contained in:
@@ -28,11 +28,11 @@ export default (config: { colors: string[] }) => ({
|
||||
},
|
||||
size: {
|
||||
'2xs': '',
|
||||
xs: '',
|
||||
sm: '',
|
||||
md: '',
|
||||
lg: '',
|
||||
xl: ''
|
||||
'xs': '',
|
||||
'sm': '',
|
||||
'md': '',
|
||||
'lg': '',
|
||||
'xl': ''
|
||||
},
|
||||
type: {
|
||||
solid: {
|
||||
|
||||
Reference in New Issue
Block a user