mirror of
https://github.com/trycua/computer.git
synced 2025-12-31 18:40:04 -06:00
6 lines
70 B
JavaScript
6 lines
70 B
JavaScript
export default {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {},
|
|
},
|
|
};
|