SkillAgentSearch skills...

Normalize.scss

An SCSS port of normalize.css http://necolas.github.com/normalize.css/

Install / Use

/learn @keenanpayne/Normalize.scss
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Normalize.scss

This is an SCSS port of Nicolas Gallagher's normalize.css. I originally used this in my front-end framework Concise. This port comes in two forms: an all-inclusive file (_normalize.scss in the root folder) as well as an abstracted set of files (found in the /abstracted folder).

Quickstart

  1. Download the latest release

  2. Include in your SASS project via @import or compile and include in your HTML file (<link rel="stylesheet" type="text/css" media="screen" href="normalize.css">)

LESS Version

I have ported this code to LESS so if you prefer that as your preprocessor, check out the repo here: https://github.com/keenanpayne/normalize.less.

Acknowledgements

Normalize was originally created by Nicolas Gallagher and Jonathan Neal. Big thanks to them for the great tool!

Elsewhere

Keenan Payne

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated6d ago
Forks0

Languages

CSS

Security Score

90/100

Audited on Mar 22, 2026

No findings