perf: format code with better style (#5283)
This commit is contained in:
@@ -130,7 +130,6 @@ export default {
|
||||
enterAnimationPlugin,
|
||||
],
|
||||
prefix: '',
|
||||
safelist: ['dark'],
|
||||
theme: {
|
||||
container: {
|
||||
center: true,
|
||||
@@ -202,6 +201,7 @@ export default {
|
||||
},
|
||||
},
|
||||
},
|
||||
safelist: ['dark'],
|
||||
} as Config;
|
||||
|
||||
function createColorsPalette(name: string) {
|
||||
|
Reference in New Issue
Block a user