mirror of
https://github.com/chartdb/chartdb.git
synced 2025-12-25 13:39:49 -06:00
7 lines
93 B
JavaScript
7 lines
93 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
};
|