# Tailwind UI 얼리억세스 공개

> Clean Markdown view of GeekNews topic #1601. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1601](https://news.hada.io/topic?id=1601)
- GeekNews Markdown: [https://news.hada.io/topic/1601.md](https://news.hada.io/topic/1601.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-02-27T09:17:56+09:00
- Updated: 2020-02-27T09:17:56+09:00
- Original source: [tailwindui.com](https://tailwindui.com/)
- Points: 4
- Comments: 2

## Topic Body

- Tailwind CSS 개발자가 만든 Responsive HTML UI 컴포넌트 라이브러리 [유료]

- 현대적인 Web Application UI 와 마케팅용 컴포넌트 들 포함

- 150+개의 컴포넌트로 시작해서 매월 새로운 컴포넌트 추가예정

## Comments



### Comment 1203

- Author: xguru
- Created: 2020-02-27T09:18:10+09:00
- Points: 1

부트스트랩으로 만들어진 것들보다 조금 깔끔하게 정리된 느낌 이긴하네요

Tailwind CSS https://tailwindcss.com/ 가 인기를 끌어서 그 기반으로 나온듯 한데..

전 Tailwind 는 클래스들 명들이 너무 복잡하고 암호처럼 누적되는거 같아서,

읽기 쉬운 스타일의 Bulma https://bulma.io/ 를 더 좋아합니다.

### Comment 1211

- Author: sduck4
- Created: 2020-02-27T17:55:27+09:00
- Points: 1
- Parent comment: 1203
- Depth: 1

`@apply`를 활용하면 가독성 문제는 어느정도 해결될 듯 합니다.
