mirror of
https://github.com/trycua/lume.git
synced 2026-01-01 10:00:14 -06:00
6 lines
70 B
JavaScript
6 lines
70 B
JavaScript
export default {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {},
|
|
},
|
|
};
|