1
0
mirror of https://github.com/kunkunsh/kunkun.git synced 2025-04-24 23:49:16 +00:00
2024-11-15 18:28:57 -05:00

7 lines
73 B
JavaScript

export default {
plugins: {
tailwindcss: {},
autoprefixer: {}
}
};