Trying the docker buildx using git repository.
Static mostly done. good progress on store
This commit is contained in:
@ -56,11 +56,6 @@ const config: Config = {
|
||||
renner: ['Renner', 'sans-serif'],
|
||||
samantha: ['Samantha ', 'handwritten'],
|
||||
},
|
||||
borderRadius: {
|
||||
lg: 'var(--radius)',
|
||||
md: 'calc(var(--radius) - 2px)',
|
||||
sm: 'calc(var(--radius) - 4px)',
|
||||
},
|
||||
},
|
||||
},
|
||||
plugins: [plugin],
|
||||
|
||||
Reference in New Issue
Block a user