-
Notifications
You must be signed in to change notification settings - Fork 6
Design guidelines
Pierre Wan-Fat edited this page May 6, 2020
·
6 revisions
The design of the website is based on the Tabler UI CSS framework. Avoid to add custom CSS in the project, use Tabler components instead.
A good method is to browse the Tabler demo website and check its source code to get the CSS classes you need.
To make the most of the Tabler components in React, which are based on the Boostrap components, use React-Boostrap.
This is a living document, YOU should feel responsible for updating it.
- Code workflow
- Tests
- Project management (issues, PR, reviews)