mirror of
https://github.com/soconnor0919/hristudio.git
synced 2026-06-23 16:01:45 -04:00
6 lines
70 B
JavaScript
Executable File
6 lines
70 B
JavaScript
Executable File
export default {
|
|
plugins: {
|
|
"@tailwindcss/postcss": {},
|
|
},
|
|
};
|