mirror of
https://github.com/getwax/BLSWallet-ERC20-demo.git
synced 2026-01-10 08:18:05 -05:00
7 lines
82 B
JavaScript
7 lines
82 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
}
|