Skip to content

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.