mirror of
https://github.com/dyzulk/trustlab.git
synced 2026-01-25 21:18:44 +07:00
6 lines
72 B
JavaScript
6 lines
72 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {},
|
|
},
|
|
};
|