mirror of
https://github.com/pterodactyl/documentation.git
synced 2026-02-04 21:04:32 -06:00
6 lines
70 B
JavaScript
6 lines
70 B
JavaScript
export default {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {},
|
|
},
|
|
};
|