mirror of
https://github.com/vcscsvcscs/GenerationsHeritage.git
synced 2025-08-12 13:59:08 +02:00
6 lines
64 B
JavaScript
6 lines
64 B
JavaScript
export default {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {}
|
|
}
|
|
};
|