mirror of
https://github.com/vacp2p/waku-site.git
synced 2026-01-09 21:48:18 -05:00
7 lines
77 B
JavaScript
7 lines
77 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
};
|