1.3.0 • Published 4 years ago

wipe.css v1.3.0

Weekly downloads
159
License
ISC
Repository
github
Last release
4 years ago

Wipe.css

It's a CSS library to reset default styles with some opinionated changes.

  • Reset block margins: from every elements;
  • Reset the headings and set a default font style on body;
  • Remove unncessary styles: such as: background repeat, list styles, etc;
  • Reset form fields: buttons and inputs looks the same now, in so any styles;
  • Prevent chrome autofill style: remove that yellow box on fields;
  • Border-box box sizing: so that borders and paddings don't affect the set dimensions;
  • Responsive media: images with right size;

Install

$ yarn add wipe.css

Based on:

sanitize.css

normalize.css

1.3.0

4 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago