0.0.2 • Published 6 years ago

@brikcss/browser-reset v0.0.2

Weekly downloads
1
License
-
Repository
github
Last release
6 years ago

Browser Reset

A simple and modern CSS browser reset.

Environment and browser support

NodeCLIUMDES ModuleBrowser
xxxx
ChromeFirefoxSafariEdgeIEiOSAndroid
11*

* Note: Since browser-reset uses CSS Variables, IE11 is supported with the use of a postcss custom variables polyfill, such as this one.

Install

  1. Install:

    npm i -d @brikcss/browser-reset
  2. Include ./dist/browser-reset.init.css as the first stylesheet in your app.