zlatanvasovic / mistype

:pencil: A simple CSS prototyping framework

Home Page:https://zlatanvasovic.github.io/mistype

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mistype

A simple CSS prototyping framework

Mistype is a set of styles that helps you to design a new site. It's a simple CSS prototyping framework, put in a 2.5 kB file.

Mistype logo

Download

Components

  • Scaffolding: base element styles
  • Grid: mobile-first container, row and columns
  • Utilities: float and display utilities, including clearfix
  • Media queries: examples of media queries for responsive design

Tip: I recommend you to use Normalize.css alongside Mistype.

Examples

The best example of Mistype usage is its own site that lies in index.html. You can find some additional styles in it.

Browser support

  • Chrome (latest)
  • Firefox (latest)
  • Opera (latest)
  • Edge (latest)
  • Safari 7+
  • Internet Explorer 10+

License

MIT © Zlatan Vasović

About

:pencil: A simple CSS prototyping framework

https://zlatanvasovic.github.io/mistype

License:MIT License


Languages

Language:HTML 68.0%Language:CSS 32.0%