mirror of
https://github.com/Drop-OSS/drop-website.git
synced 2026-08-29 06:23:04 -04:00
5 lines
71 B
JavaScript
5 lines
71 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {},
|
|
},
|
|
}
|