This repository has been archived on 2020-05-08. You can view files and clone it, but cannot push or open issues or pull requests.
_s/sass
Konstantin Obenland 6c47be98c1 Normalize rather than Reset.
The reset we used was a mix of Normalize, the Paul Irish reset,
sprinkled with some blueprint.css, and base styles. It was hard to
maintain and just seemed outdated (setting the base font-size to 10px
instead of 16px, among other things).

Normalize sets saner defaults and is generally just not as disruptive
as a full reset.

The code was added as is, has only its comments stripped (for now), and
is not mixed with any styles to make future updates to it as easy as
possible.

See #3, #44, #174, #267, #617.
2014-12-30 01:28:19 +01:00
..
elements Normalize rather than Reset. 2014-12-30 01:28:19 +01:00
forms Normalize rather than Reset. 2014-12-30 01:28:19 +01:00
layout Add fixes for faulty Sass @import paths and negative values. 2014-08-22 17:00:32 -07:00
media Normalize rather than Reset. 2014-12-30 01:28:19 +01:00
mixins Normalize rather than Reset. 2014-12-30 01:28:19 +01:00
modules Normalize rather than Reset. 2014-12-30 01:28:19 +01:00
navigation Normalize rather than Reset. 2014-12-30 01:28:19 +01:00
site Normalize rather than Reset. 2014-12-30 01:28:19 +01:00
typography Normalize rather than Reset. 2014-12-30 01:28:19 +01:00
variables-site Update input field border color 2014-08-13 19:06:04 +02:00
_normalize.scss Normalize rather than Reset. 2014-12-30 01:28:19 +01:00
style.scss Normalize rather than Reset. 2014-12-30 01:28:19 +01:00