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