mirror of
https://github.com/gurucomputing/headscale-ui.git
synced 2026-07-21 02:25:58 +00:00
6 lines
73 B
JavaScript
6 lines
73 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {}
|
|
}
|
|
};
|