chore(theme): lint

This commit is contained in:
Benjamin Canac
2024-04-12 14:01:23 +02:00
parent 290e4ce150
commit 74a640ceca
11 changed files with 51 additions and 65 deletions

View File

@@ -28,11 +28,11 @@ export default (config: { colors: string[] }) => ({
},
size: {
'2xs': '',
xs: '',
sm: '',
md: '',
lg: '',
xl: ''
'xs': '',
'sm': '',
'md': '',
'lg': '',
'xl': ''
},
type: {
solid: {