The lightweight, powerful CSS framework for building modern web designs
Get StartedEasily build responsive and modern layouts with our display and flex classes.
Create unique designs with our extensive color, padding, margin, and font size classes.
Get up and running quickly with pre-built utility classes for common design patterns.
Example text with bold, underline, and strikethrough styles.
<p class="font-weight-bold">Bold text</p>
<p class="underline">Underlined text</p>
<p class="line-through">Strikethrough text</p>
Flexible box layout.
Another flex item.
<div class="display-flex justify-content-space-between">
<div class="bgcolor-003 color-fff padding-20">Flexible box layout.</div>
<div class="bgcolor-004 color-fff padding-20">Another flex item.</div>
</div>
<a href="#" class="font-size-20 color-fff bgcolor-f90 padding-10 curved-edge-50 mouse-over-color-000 mouse-over-bgcolor-fff box-shadow margin-20">Click Me</a>
Get the latest version of Stylemate and start using it in your projects.
Include Stylemate directly in your project using the CDN link below.
<link rel="stylesheet" href="https://stylemate.pages.dev/css/STYLEMATE-1.0.0.css">