poohding / reset-scss

A SCSS version of Eric Meyer's CSS reset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eric Meyer's Reset

http://meyerweb.com/eric/tools/css/reset/

How to Setup

There are three ways you can download reset-scss.

  • Install with bower: bower install reset-scss --save-dev
  • Clone the repo: git clone https://github.com/ianrose/reset-scss.git
  • Download the latest release

You can either @import "path/_reset-src.scss"; in your project or use reset.scss output.

About

A SCSS version of Eric Meyer's CSS reset


Languages

Language:CSS 100.0%