mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-10-15 09:50:48 +02:00
changes to prettierrc
This commit is contained in:
@@ -1,13 +1,5 @@
|
||||
export default defineAppConfig({
|
||||
ui: {
|
||||
colors: {
|
||||
primary: 'pink',
|
||||
secondary: 'blue',
|
||||
success: 'green',
|
||||
info: 'cyan',
|
||||
warning: 'yellow',
|
||||
error: 'red',
|
||||
neutral: 'zinc',
|
||||
},
|
||||
colors: { primary: 'pink', secondary: 'blue', success: 'green', info: 'cyan', warning: 'yellow', error: 'red', neutral: 'zinc' },
|
||||
},
|
||||
});
|
||||
|
Reference in New Issue
Block a user