forked from open-webui/open-webui
chore: npm run fmt
This commit is contained in:
parent
2eea764378
commit
d188512263
3 changed files with 62 additions and 62 deletions
|
@ -1,6 +1,6 @@
|
||||||
export default {
|
export default {
|
||||||
plugins: {
|
plugins: {
|
||||||
tailwindcss: {},
|
tailwindcss: {},
|
||||||
autoprefixer: {},
|
autoprefixer: {}
|
||||||
},
|
}
|
||||||
}
|
};
|
||||||
|
|
Loading…
Reference in a new issue