An open API service indexing awesome lists of open source software.

https://github.com/javierbyte/cutereset

Small and cute flexbox ready css reset.
https://github.com/javierbyte/cutereset

Last synced: 4 months ago
JSON representation

Small and cute flexbox ready css reset.

Awesome Lists containing this project

README

        

# Cute Reset

This is this css 'reset' that I use, mostly because I want `border-box` paddings, margin and padding reset, and some flex utils.

## Features

* Border-box box-sizing by default, overridable.
* Reset margins and paddings.
* `flex` class utils.
* `flex-direction-column`
* `flex-1`
* `flex-2`
* `flex-align-center`
* `flex-align-start`
* `flex-align-stretch`
* `flex-content-center`
* `flex-justify-center`
* `h1` to `h5` size reset.