mirror of
https://github.com/soconnor0919/pixel-refresh.git
synced 2026-03-23 19:57:52 -04:00
6 lines
70 B
JavaScript
6 lines
70 B
JavaScript
export default {
|
|
plugins: {
|
|
"@tailwindcss/postcss": {},
|
|
},
|
|
};
|