UNPKG

normalize-scss

Version:

This is the Sass version of Normalize.css, a collection of HTML element and attribute rulesets to normalize styles across all browsers. This port aims to use a light dusting of Sass to make Normalize even easier to integrate with your website.

8 lines (5 loc) 256 B
# Fork-able normalize-scss<br> for Sass ## Using with Sass 1. Copy these files to your Sass project. 2. Start forking by altering/moving Sass variables found in `_variables.scss`. 3. Edit any CSS ruleset directly rather than overriding it in later Sass.