mirror of
https://github.com/sys-32Dev/onedrive-vercel-index.git
synced 2026-08-08 20:06:34 +00:00
7 lines
81 B
JavaScript
7 lines
81 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
}
|
|
}
|