mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
15 lines
419 B
Markdown
15 lines
419 B
Markdown
# Contribution Guide
|
|
|
|
## Open ToDos
|
|
|
|
[Kanban Board](https://github.com/orgs/utopia-os/projects/2/)
|
|
|
|
## Code
|
|
|
|
* use named exports
|
|
|
|
## Layout
|
|
|
|
* use [heroicons](https://heroicons.com/) or alternatively [React Icons](https://react-icons.github.io/react-icons/)
|
|
* use [Daisy UI](https://daisyui.com/) with [tailwindcss](https://tailwindcss.com/)
|
|
* make use of the Daisy UI [theme colors](https://daisyui.com/docs/colors/) |