CoolFace
Apppublic

Exched/DeepSeek_Coder

sourceHugging Facemitupdated 11mo agoView on Hugging Face
0likes
postcss.config.mjs6 linesDownload Raw Back to root
1const config = {2  plugins: ["@tailwindcss/postcss"],3};4 5export default config;6