mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-05-02 03:55:19 +00:00
7 lines
95 B
JavaScript
7 lines
95 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
};
|