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