Commit graph

4 commits

Author SHA1 Message Date
Ayase Minori
63f508cd4f
Migrate to TailwindCSS (#21)
* Migrate to TailwindCSS

twind is no longer supported so might as well move everything to something more sane

* feat: Fix duplicate dependencies and add compilerOptions

* style: Remove 'build.target' property from fresh.config.ts

* feat: Added root directory configuration

* feat: Update extension, update start and build scripts, update lint rules, update compiler options, update shebang, add dotenv load, add dotenv load, update stylesheet reference and add tailwind.json configuration file
2024-01-29 16:43:19 +08:00
Ayase Minori
c83a6b956a
allow blank issues 2023-10-22 16:44:00 +08:00
Ayane Satomi
dd9b86af93 feat: Add deploy workflow
Added a new workflow for deploying to Deno Deploy.
2023-10-21 14:10:57 +00:00
Ayane Satomi
d81fffbb0a feat: Added funding and issue template configuration files
Added funding configuration for Ko-fi and GitHub, and issue template configuration with a contact link to email the author.
2023-10-21 09:07:33 +00:00