Skip to content

DGA Design SystemSaudi DGA design system

CSS utilities, components, and optional JavaScript for government digital services.

TopicLink
Install the npm packageInstallation
Interactive behaviorJavaScript API
<dga-*> custom elementsWeb Components
Right-to-left setupRTL & Arabic
Color systemColors
LayoutGrid & Flex
bash
npm install @waaelg/dga-design-system
js
import '@waaelg/dga-design-system/style.css';
import '@waaelg/dga-design-system'; // registers <dga-*> web components

MIT Licensed — Wael Alghamdi