mirror of
https://github.com/opengram-server/opengram.git
synced 2026-07-16 18:28:11 +03:00
7 lines
80 B
JavaScript
7 lines
80 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
}
|