mirror of
https://github.com/A6-9V/MQL5-Google-Onedrive.git
synced 2026-04-11 11:40:56 +00:00
5 lines
80 B
JavaScript
5 lines
80 B
JavaScript
|
|
module.exports = {
|
||
|
|
plugins: {
|
||
|
|
'@tailwindcss/postcss': {},
|
||
|
|
},
|
||
|
|
};
|