mirror of
https://github.com/chartdb/chartdb.git
synced 2026-01-16 08:59:45 -06:00
7 lines
93 B
JavaScript
7 lines
93 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
};
|