diff options
Diffstat (limited to 'src/main/webui/.flowbite-react/config.json')
| -rw-r--r-- | src/main/webui/.flowbite-react/config.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/main/webui/.flowbite-react/config.json b/src/main/webui/.flowbite-react/config.json new file mode 100644 index 0000000..a6b6725 --- /dev/null +++ b/src/main/webui/.flowbite-react/config.json @@ -0,0 +1,10 @@ +{ + "$schema": "https://unpkg.com/flowbite-react/schema.json", + "components": [], + "dark": true, + "path": "src/components", + "prefix": "", + "rsc": true, + "tsx": true, + "version": 4 +}
\ No newline at end of file |
