mirror of
https://github.com/maximilian1121/legacy-launch.git
synced 2026-07-16 01:50:58 +00:00
5 lines
71 B
JavaScript
5 lines
71 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {},
|
|
},
|
|
}; |