mirror of
https://github.com/luxfi/explore.git
synced 2026-07-27 03:13:50 +00:00
6 lines
70 B
JavaScript
6 lines
70 B
JavaScript
export default {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {},
|
|
},
|
|
};
|