UNPKG

@casoon/dragonfly

Version:

Modular, lightweight CSS framework and design system for modern web projects. Optimized for Astro JS, LightningCSS and Container Queries with @layer-based architecture and comprehensive accessibility.

8 lines (7 loc) 123 B
/* Clean Layout Tokens */ @layer tokens.properties { :root { --container-sm: 640px; --container-md: 768px; } }