2.0.3 • Published 9 years ago

basscss-base-reset v2.0.3

Weekly downloads
1,775
License
MIT
Repository
github
Last release
9 years ago

This module resets a few basic values for the body, img and svg elements.

Note: this reset does not set box-sizing to border-box using the universal selector. This is meant to discourage declaring widths unnecessarily throughout a stylesheet. The base form and grid modules use border-box where widths are used, and a .border-box utility is available in the utility-layout module.

This reset intentionally does not normalize cross-browser discrepancies. If you would like to normalize styles, use normalize.css.

2.0.3

9 years ago

2.0.2

10 years ago

2.0.1

10 years ago

2.0.0

10 years ago

1.0.0

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

11 years ago