A minimalist framework designed to be overwritten. No clutter, no unnecessary abstractions. Just raw components.
Extend your grayscale palette in tailwind.config.ts for a brutalist or minimal aesthetic.
theme: {
extend: {
colors: {
primary: '#000000',
secondary: '#ffffff'
}
}
}Switch from bouncy springs to linear timings for a more professional, 'stark' feel.
transition: {
duration: 0.4,
ease: [0.22, 1, 0.36, 1]
}If your project requires a unique visual language, our engineering team can build it.
Get in Touch