4.3.0 • Published 7 years ago

css-wipe v4.3.0

Weekly downloads
603
License
MIT
Repository
github
Last release
7 years ago

css-wipe

NPM version Downloads

Reset the browser's styles. The browser should be a blank canvas, having to remember quirks is unacceptable. Based on html5doctor/reset.

Features:

  • removes all padding, margin and border
  • wipes decorations
  • sets box-sizing: border-box for predictable size calculations
  • resets list style types
  • reset styles on bleeding edge webkit elements
  • and much more

Installation

$ npm install css-wipe

Usage

With sheetify or cssnext installed:

@import 'css-wipe';

See Also:

License

MIT

4.3.0

7 years ago

4.2.2

8 years ago

4.2.1

8 years ago

4.2.0

8 years ago

4.1.2

9 years ago

4.1.1

9 years ago

4.1.0

9 years ago

4.0.0

9 years ago

3.1.2

9 years ago

3.1.1

9 years ago

3.1.0

9 years ago

3.0.2

9 years ago

3.0.1

9 years ago

3.0.0

9 years ago

2.0.2

9 years ago

2.0.1

9 years ago

2.0.0

9 years ago

1.0.1

10 years ago

1.0.0

10 years ago