TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: a17t, a deeply customizable atomic design library that's pure CSS

2 pointsby epoch_100about 5 years ago

1 comment

epoch_100about 5 years ago
Some CSS frameworks come prepackaged with all sorts of components that are convenient at first but quickly become limiting. Utility frameworks like Tailwind are awesome, but can be difficult start using on their own.<p>a17t tries to get the balance right. Instead of providing all-inclusive, opinionated components (like jumbotrons, navbars, and menus), a17t provides common single-class elements in a default (but easily customizable) style.<p>Other features: Accessibility is a core focus; Designed to integrate well with Tailwind CSS; Customizable via CSS variables; more explained at the documentation site, <a href="https:&#x2F;&#x2F;a17t.miles.land" rel="nofollow">https:&#x2F;&#x2F;a17t.miles.land</a><p>Any and all feedback is appreciated — I built this to scratch my own itch, but hope it might be useful for you all too!