mirror of
https://github.com/Nezumi-2711/9router.git
synced 2026-09-22 05:31:47 +00:00
6 lines
68 B
JavaScript
6 lines
68 B
JavaScript
export default {
|
|
plugins: {
|
|
"@tailwindcss/postcss": {}
|
|
}
|
|
};
|