Quick Compiler
Note input classname/s separated by space.
[Here you can view Compiled ACSS className]
Zero Learning Curve Atomic CSS Framework for both Humans and AI.
AliasCSS is a deterministic CSS language designed for both humans and AI. Every style has a predictable representation, allowing AI to generate, understand, modify, and refactor interfaces without relying on arbitrary class names or component-specific CSS.
If you know CSS, you already know AliasCSS. 📖
<h1 class="color-red font-size-12px display-inline-block">
Hello world
</h1>OR Using shorthand
<h1 class="c-red fs-12px dib">
Hello world
</h1>Goto Documentation to know more.
Last updated on