🌐 Homepage for @zen-browser!
Find a file
Shintaro Jokagi 225bd6faa7
chore(app): sort tailwind classes consistently across all files
The changes are focused on reordering Tailwind CSS classes consistently across multiple component files, improving code readability and maintainability.
2025-05-15 12:50:50 +12:00
.github/workflows fix: update workflows to use npm instead of pnpm and remove unused deployment files 2025-02-09 12:59:54 +01:00
.vscode Initial layout 2024-11-20 22:52:58 +01:00
public chore(app): sort tailwind classes consistently across all files 2025-05-15 12:50:50 +12:00
scripts Update twilight-to-stable.py 2025-03-23 00:10:57 +01:00
src chore(app): sort tailwind classes consistently across all files 2025-05-15 12:50:50 +12:00
.gitignore fix: update workflows to use npm instead of pnpm and remove unused deployment files 2025-02-09 12:59:54 +01:00
.prettierrc.mjs fix: format code and ensure consistent styling across files 2025-01-08 00:19:40 +01:00
astro.config.mjs chore(prettier): format fiels with prettier 2025-05-14 09:43:02 +12:00
CONTRIBUTING.md re-add contributing.md to repo 2024-12-10 19:20:48 -05:00
package-lock.json Remove AppImage download option from Linux section in PlatformDownload component 2025-05-03 08:36:40 +02:00
package.json Remove AppImage download option from Linux section in PlatformDownload component 2025-05-03 08:36:40 +02:00
README.md fixed README favicon path 2025-03-21 14:18:56 +01:00
tailwind.config.mjs chore(app): sort tailwind classes consistently across all files 2025-05-15 12:50:50 +12:00
tsconfig.json chore(prettier): format fiels with prettier 2025-05-14 09:43:02 +12:00
wrangler.toml Remove wrangler build date 2025-01-30 14:18:38 +01:00

Zen Browser Website

Status badge

This repository contains the source code for the Zen Browser Website. We are thrilled to welcome you to our community. Before you start, please read this document to understand how you can contribute to this project.

Zen Browser's website is built with Astro.js, TypeScript, and Tailwind CSS.

If you are interested in contributing to this project, please read the Contributing Guidelines.