Fakultas Ilmu Komputer UI

Skip to content
Snippets Groups Projects

Implement design system in Tailwind and NavWrapper

Merged Adrian Ardizza requested to merge tailwind/implement-design-system into staging

Context

To aid in the development of the frontend side of our application, we would like to implement our Design System in the TailwindCSS config.

This PR implements the color system defined on the aforementioned link into our Tailwind config in order to make it easier for us to develop Hyper.

How can I use this?

For example, if you want to implement a component that has the background color Base/2 on Figma, you can use the CSS className "bg-base-2" to apply it when coding the JSX template.

This also applies for all color types, including text color, border color, etc.

What else is implemented ono this PR?

This PR also implements the main NavWrapper used for the Hyper app. The NavWrapper is applied on the app level, so all routes will now have the Navigation Sidebar shown by default.

image

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading