A modern CSS framework with 130+ components, dark mode, responsive grid, and beautiful design tokens. Drop in one line and start building.
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/AliAhmad1101/griffin-css@main/griffin.css">
Griffin CSS is a single CSS file. No build tools, no npm, no config. Just link it and go.
<!-- Add to your <head> --> <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/AliAhmad1101/griffin-css@main/griffin.css"> <!-- Dark mode --> <html data-theme="dark"> <!-- Use components --> <button class="g-btn g-btn-primary">Click me</button> <div class="g-card g-card-accent">Hello Griffin</div>
A complete design system with carefully crafted tokens, responsive utilities, and production-ready components.
Browse all 14 categories. Every component is documented with live previews and copy-ready HTML snippets.
Override these variables in :root to customize your theme.
Built something beautiful with Griffin CSS? Share it with the community and get it added to the library.
One CDN link. Zero config. 130+ components ready to use.