News

This is a blog post/tutorial for creating button components using Tailwind CSS. As a bonus we'll leverage some modern tools like Vite and Tailwind's new JIT feature which makes local developement with ...
* that make up your UI. Component classes are prefixed with a `c-`. $inuit-button-padding-vertical: $inuit-global-spacing-unit-small !default; $inuit-button-padding ...
p>In this short tutorial, we’ll learn how to build a CSS-only switch component by taking advantage of the “CSS checkbox hack technique”. Along the way, we’ll also look at other switch implementations& ...