telemaciek / nicedefaults

A set of some nice defaults to kick start new projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nice Defaults

A collection of handy libraries and some custom HTML & CSS (and perhaps a tiny bit of JS) to help kickstart new projects.

Contents

reset.css
Eric Meyer's Reset v2.0 http://meyerweb.com/eric/tools/css/reset/

normalize.css
Nicolas Gallagher's Normalize, v2.1.2 https://github.com/necolas/normalize.css

grid.css
Customized semi-responsive grid solution, based on Toast http://daneden.me/toast/

type.css
Typography. Fonts, their sizes, baseline and useful classes

other.css
A collection of useful... stuff

index.html
Basic template

grid.html
Showing how the grid.css system works (no nesting)

How to use

  1. Fork

  2. Delete what you don't need

  3. Reorganize the rest

About

A set of some nice defaults to kick start new projects


Languages

Language:JavaScript 100.0%