mirror of
https://github.com/Tomato6966/investment-portfolio-simulator.git
synced 2025-04-07 16:20:36 +02:00
6 lines
81 B
JavaScript
6 lines
81 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
};
|