mirror of
https://github.com/SkyLinkHostingLLC/Website-V3.git
synced 2026-02-22 00:22:23 -05:00
6 lines
80 B
JavaScript
6 lines
80 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
}
|