We excited to share the launch of SenangStart CSS, a new utility-first CSS library that makes styling your web projects intuitive, expressive, and fast.
At its heart, SenangStart CSS reimagines how we write utility classes:
Natural Language Styling
Instead of memorizing classes like px-4 or mt-8, use words you already natural with like tiny, big, or giant for spacing and sizing. This makes your HTML more readable and semantic.
AI-Friendly
SenangStart CSS understands context — even AI tools can read and scale your design system. Comments and utility groupings help with both human and automated workflows.
Fully Customizable
Override scales, extend colors, and tailor the design system to your brand.
Here’s a quick taste of the syntax:
<div
layout="flex col center"
space="p:big"
visual="bg:primary text:white rounded:big"
>
Hello SenangStart!
</div>
Whether you’re building prototypes or full-scale apps, SenangStart CSS is designed to streamline your workflow write less, think more clearly, and build faster.
Get started on the docs and examples today: https://bookklik-technologies.github.io/senangstart-css/