mirror of
https://github.com/fromchat-messenger/web.git
synced 2026-09-22 19:15:08 +03:00
Fix message styling
This commit is contained in:
@@ -53,8 +53,8 @@ export default defineConfig({
|
||||
appType: "mpa",
|
||||
css: {
|
||||
postcss: {
|
||||
plugins: [autoprefixer()],
|
||||
},
|
||||
plugins: [autoprefixer()]
|
||||
}
|
||||
},
|
||||
build: {
|
||||
minify: 'terser',
|
||||
|
||||
Reference in New Issue
Block a user