mirror of
https://github.com/trycua/computer.git
synced 2026-05-03 13:40:13 -05:00
6 lines
70 B
JavaScript
6 lines
70 B
JavaScript
export default {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {},
|
|
},
|
|
};
|