mirror of
https://github.com/johndoe6345789/docker-swarm-termina.git
synced 2026-05-02 17:45:48 +00:00
a6f6c841cd
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
8 lines
94 B
JavaScript
8 lines
94 B
JavaScript
const config = {
|
|
plugins: {
|
|
"@tailwindcss/postcss": {},
|
|
},
|
|
};
|
|
|
|
export default config;
|