mirror of
https://github.com/seriousm4x/UpSnap.git
synced 2026-07-04 04:41:41 -04:00
7 lines
73 B
JavaScript
7 lines
73 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {}
|
|
}
|
|
};
|