mirror of
https://github.com/vee1e/bitsat_predictor.git
synced 2026-09-03 03:47:34 +00:00
6 lines
80 B
JavaScript
6 lines
80 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
}
|