mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-06 12:57:48 +00:00
6 lines
76 B
JavaScript
6 lines
76 B
JavaScript
export default {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {}
|
|
}
|
|
};
|