Awesome
<h1>CSSHórus</h1> <h3>CSS Library for responsive and mobile websites</h3> ==========================================-
Author: João Firmino
-
Since: 7 September, 2012
-
Last mod: 13 October, 2013
-
Version: 2.1.0
-
Website: http://csshor.us
-
Twitter: http://twitter.com/firminoweb
-
Old version (1.0.3): https://github.com/firminoweb/csshorus/tree/csshorus-1.0.3
CSSHórus is a library for easy and fast development of responsive and mobile websites. It contains 12 grid columns and basic style formats (Reset, Print, Grid, Misc styles) and now with 'Skins' stylizing (Typography, Lists, Links, Table, Form, Buttons) for your web project, also with RTL and LESS CSS.
Features
- Responsive Grid 1200px down to mobile
- Grid model for Design (.PSD)
- Easy and Simple tool well-structured
- Cross-Browser Support (Safari, Opera, Chrome, Firefox and IE9+) tested in: Windows, MacOS and Ubuntu.
- Has been tested across as many mobile devices (iOS, Android, BlackBerry, Windows Phone)
- Print Friendly
- Powerful HTML5 model
- RTL
- Skin styles
- Build with LESS CSS
Bower package
Bower depends on Node and npm. It's installed globally using npm:
npm install -g bower
Installing the package in your project folder:
bower install csshorus
...