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