Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

README.md

stylize.css

A beautiful alternative CSS resets & normalizers.

We all know that HTML document without CSS sucks. Stylize.css adds a set of CSS to the HTML markup to make it look much better and consistent across browsers.

Stylize.css adds styles to the semantic HTML markup. So use tags only and no classes, attributes, etc.

  • Lightweight (just 4KB in size).
  • No need to add any css .class or #id to your HTML.
  • Consistent behaviour across all modern browsers.

See the demo here.

Usage:

<link rel="stylesheet" href="stylize.min.css" />

License

MIT

About

A beautiful alternative to CSS resets & normalisers.

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.