mirror of
https://github.com/frappe/lms.git
synced 2026-04-21 07:38:00 +03:00
7 lines
74 B
JavaScript
7 lines
74 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
}
|