mirror of
https://github.com/Buriburizaem0n/admin-frontend-domain.git
synced 2026-05-06 13:48:55 +00:00
2fe19adb96
* fix: downgrade tailwindcss to v3 * chore: auto-fix linting and formatting issues
7 lines
92 B
JavaScript
7 lines
92 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
}
|