9 Commits

Author SHA1 Message Date
prototypa
38db18b05b Add basic animation 2024-10-13 03:33:40 -04:00
Ivan Li
c1f345181e fix(config): resolve tailwind styles loss in bun environment
Change the export syntax in tailwind.config.js from CommonJS to ES modules.
This modification fixes the issue of missing Tailwind CSS styles when running
the application with bun.

Signed-off-by: Ivan Li <ivanli2048@gmail.com>
2024-10-08 19:18:49 +08:00
prototypa
b8ac443d44 Fix issue #505: Console warnings on node 22 2024-09-16 16:33:57 -04:00
prototypa
a79dac6458 Renaming tailwind.config.js 2022-08-17 22:40:59 -04:00
prototypa
ad694cf726 Fix format 2022-08-10 22:25:25 -04:00
prototypa
65985c013f Update component classes to Tailwind CSS way 2022-08-10 19:10:37 -04:00
prototypa
3bb66c7060 Run prettier in all files 2022-08-10 18:40:54 -04:00
PrototypeArea
82fe2a0ce7 Activate in Tailwind CSS the dark mode with class 2022-06-26 23:29:14 -04:00
PrototypeArea
c9c1b68562 First commit 2022-06-23 23:12:27 -04:00