mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
contribution guide
This commit is contained in:
parent
c9d5653216
commit
9f3e8758ad
15
CONTRIBUTING.md
Normal file
15
CONTRIBUTING.md
Normal file
@ -0,0 +1,15 @@
|
||||
# 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/)
|
||||
Loading…
x
Reference in New Issue
Block a user