mirror of
https://github.com/reconurge/flowsint.git
synced 2026-05-02 20:29:30 -05:00
feat: fastapi + celery
This commit is contained in:
6
flowsint-web/postcss.config.mjs
Normal file
6
flowsint-web/postcss.config.mjs
Normal file
@@ -0,0 +1,6 @@
|
||||
const config = {
|
||||
plugins: {
|
||||
"@tailwindcss/postcss": {},
|
||||
},
|
||||
};
|
||||
export default config;
|
||||
Reference in New Issue
Block a user