Skip to content
This repository was archived by the owner on Jun 5, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 268 Bytes

File metadata and controls

12 lines (8 loc) · 268 Bytes

form.css

Simple, standard, opinionated CSS for forms

screenshot

Developing

  1. Make sure you have Sass and Node.js installed.
  2. Make sure to run npm i first
  3. Run grunt watch for continuous building.