mirror of
https://github.com/LukeHagar/relay.git
synced 2025-12-10 04:21:26 +00:00
6 lines
79 B
JavaScript
6 lines
79 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
} |