# MVP.css - A minimalist stylesheet

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1773](https://news.hada.io/topic?id=1773)
- GeekNews Markdown: [https://news.hada.io/topic/1773.md](https://news.hada.io/topic/1773.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-03-25T14:56:02+09:00
- Updated: 2020-03-25T14:56:02+09:00
- Original source: [andybrewer.github.io](https://andybrewer.github.io/mvp/)
- Points: 5
- Comments: 1

## Topic Body

- 클래스명 사용하지 않고, 프레임워크 없는 최소화된 CSS파일

- CSS 파일 하나만 연결후 HTML 엘리먼트 사용하면 기본 스타일링을 제공

- 모바일 기본 지원 ( 반응형 )

- CSS 변수로 스타일 변경 가능

## Comments



### Comment 1447

- Author: xguru
- Created: 2020-03-25T14:56:09+09:00
- Points: 1

기존에 이런 Classless CSS 들만 모아놓은 CSS Bed https://www.cssbed.com/ 같은 곳이 있긴 한데 좀 더 깔끔하게 정돈된 버전이네요.

Milligram https://milligram.io/ 과도 비슷합니다.

간단한 페이지 만들때 쓰기 좋은듯. 전 Milligram 보다는 이 MVP.css 가 좀 더 취향에 맞네요.
