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

HighgateCreative/form.css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.