GMX.css
GMX.css implements the Material 3 design system in Vanilla CSS/JS, from the components to the animations to the theming.
Getting started
<link rel="stylesheet" href="https://unpkg.com/gmx.css"> <script src="https://unpkg.com/iconify-icon"></script>
Or install it
npm install gmx.css npm install iconify-icon
v0.0.23
Still in development, some features may not work properly and still many breaking changes. #1
The stable version will be realeased in early/mid 2025. 👀
Select your favorite scheme 🎨
<link rel="stylesheet" href="https://unpkg.com/gmx.css/dist/theme.min.css">