mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-05-31 02:03:35 -07:00
da18a1f9da
This lets us manage their increasingly disparate dependencies separately
7 lines
93 B
JavaScript
7 lines
93 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
};
|