Skip to content
This repository has been archived by the owner on Oct 3, 2018. It is now read-only.

Latest commit

 

History

History
14 lines (7 loc) · 270 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 270 Bytes

a to z

A simple webpage that generates random letters from a to z.

Stylesheets

This project uses sass.

To generate the css files:

gem install sass
sass --watch public/stylesheets/sass/main.scss:public/stylesheets/main.css