Skip to content

Files

Latest commit

 

History

History
33 lines (23 loc) · 358 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 358 Bytes

Sourdough CSS forms

Form styles for Sourdough

Installation

Install nodejs (comes with npm).

npm install sourdough-forms

Build

Install dependencies:

npm install

Run the build:

npm run build

Run the test build:

npm run buildTest

Browser support

  • Modern Browsers
  • Internet Explorer 9+