status-web/apps/website
marcelines 36538591ce
[website] Custom tags (#409)
* feat: change tags component and add util to get color with opacity

* feat: change some tags for the example purpose

* fix: some issues and code organization

* feat: removes complexity from the code and uses css color-mix function
2023-06-06 13:46:54 +02:00
..
public Add burnup chart component (#401) 2023-05-18 14:54:45 +02:00
src [website] Custom tags (#409) 2023-06-06 13:46:54 +02:00
.env Remove default NODE_ENV (#405) 2023-05-16 16:25:33 +02:00
.gitignore Set up web app deployment (#399) 2023-05-16 13:04:47 +02:00
next-env.d.ts Add website layouts and nav menus (#400) 2023-05-16 11:57:15 +02:00
next.config.js Add website layouts and nav menus (#400) 2023-05-16 11:57:15 +02:00
package.json [website] Add link previews (#407) 2023-05-29 17:11:02 +02:00
postcss.config.js Setup apps/website (#383) 2023-04-26 12:06:18 +02:00
tailwind.config.js Add website layouts and nav menus (#400) 2023-05-16 11:57:15 +02:00
tamagui.config.ts Setup apps/website (#383) 2023-04-26 12:06:18 +02:00
tsconfig.json [website] Add link previews (#407) 2023-05-29 17:11:02 +02:00
vercel.json Update vercel.json 2023-05-16 13:08:20 +02:00