Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 388 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 388 Bytes

Sourdough CSS reset

Base styles for Sourdough. Built on top of: Normalize.css.

Installation

Install nodejs (comes with npm).

npm install sourdough-reset

Build

Install dependencies:

npm install

Run the build:

npm run build

Browser support

  • Modern Browsers
  • Internet Explorer 9+