Skip to content

vasanthv/stylize.css

Repository files navigation

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.

Usage:

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

License

MIT

About

A beautiful alternative to CSS resets & normalisers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published