mirror of
https://github.com/gurucomputing/headscale-ui.git
synced 2026-07-22 15:38:56 +00:00
5 lines
65 B
JavaScript
5 lines
65 B
JavaScript
export default {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {},
|
|
}
|
|
};
|