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

https://github.com/vasanthv/stylize.css

A beautiful alternative to CSS resets & normalisers.
https://github.com/vasanthv/stylize.css

Last synced: 6 months ago
JSON representation

A beautiful alternative to CSS resets & normalisers.

Awesome Lists containing this project

README

          

# stylize.css
> A beautiful alternative to CSS resets & normalizers.
>
> We all know that HTML documents without any CSS suck. Stylize.css adds a set of CSS rules to render HTML markup in a much better and consistent way, across browsers.
>
> Stylize.css defines CSS rules on HTML tags; which helps you render your markup in a beautiful way, without the need to use any classes, attributes, etc.
> - Lightweight (just 4KB in size).
> - No need for css .classes or #ids in your HTML.
> - Consistent behaviour across all modern browsers.

View the demo [here](https://vasanthv.github.io/stylize.css/demo.html).

## Usage:
```html

```

### License
MIT