🎨
Design tokens
Colors, typography, spacing, grid, radius, and width/height utilities aligned with DGA guidelines.
CSS utilities, components, and optional JavaScript for government digital services.
| Topic | Link |
|---|---|
| Install the npm package | Installation |
| Interactive behavior | JavaScript API |
<dga-*> custom elements | Web Components |
| Right-to-left setup | RTL & Arabic |
| Color system | Colors |
| Layout | Grid & Flex |
npm install @waaelg/dga-design-systemimport '@waaelg/dga-design-system/style.css';
import '@waaelg/dga-design-system'; // registers <dga-*> web components