mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-02 16:16:02 +00:00
6 lines
70 B
JavaScript
6 lines
70 B
JavaScript
export default {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {},
|
|
},
|
|
};
|