mirror of
https://github.com/decolua/9router.git
synced 2026-05-08 12:01:28 +00:00
7 lines
71 B
JavaScript
7 lines
71 B
JavaScript
export default {
|
|
plugins: {
|
|
"@tailwindcss/postcss": {},
|
|
},
|
|
};
|
|
|