Commit graph

16 commits

Author SHA1 Message Date
af95a00ecf
Formatting 2025-01-29 21:21:29 -05:00
0d1ac3ffff
Remove Countdown component and associated styles 2025-01-29 21:20:55 -05:00
9b70e4b2e3
Add countdown component and integrate it into the App; update package.json to include react-countdown 2025-01-29 21:20:55 -05:00
Mirco Wittrien
ec06a3f642
Formatting. - DevilBro 2025-01-29 21:20:49 -05:00
de69ea470e
<a:wtfcat:1236048866969649293> 2025-01-20 16:21:02 -05:00
69fd68cfa7
remove GPT comments from my styling <a:wtfcat:1236048866969649293> 2025-01-20 16:20:29 -05:00
469db4d154
Add font-face definitions and improve CSS styling for links and scrollbar 2025-01-20 16:17:58 -05:00
876d018239
Refactor build process to separate build logic into build.ts and update scripts in package.json 2025-01-17 19:58:56 -05:00
ae63818fe1
Remove cleanOldFiles function and unlink dist directory at build start 2025-01-17 19:42:19 -05:00
e9b90eabc4
Invert conditional logic for cleanOldFiles call in build process 2025-01-17 19:34:49 -05:00
5f8a7ad79f
Formatting & add biome 2025-01-17 18:36:40 -05:00
5b0716930f
Refactor build process to use NOWATCH constant for conditional logic 2025-01-17 18:34:34 -05:00
770b1e9f06
Comment out cleanOldFiles call in build process 2025-01-17 18:31:29 -05:00
7a4b1a0558
Enable conditional minification based on NOWATCH environment variable 2025-01-17 18:22:42 -05:00
b8362d2d30
Formatting. :trolley: 2025-01-17 18:16:22 -05:00
e9b9175d51
initialize project structure with basic components and configuration 2025-01-17 18:12:41 -05:00