Theming
Space-separated RGB tokens, a Tailwind preset, and dark mode driven by the .dark class or data-theme.
Read the theming guide
Accessible, brand-aligned components for the Magdi Yacoub Global Heart Foundation and Aswan Heart Centre.
npm install @myghf/uiThen import the tokens once in your app entry stylesheet and load the Tailwind preset:
@import '@myghf/ui/tokens.css';Use the Guide for installation and setup, and Components for live examples.