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

hacknyu/website-2018

Repository files navigation

HackNYU Website

Contributing

The stylesheets use Sass (.scss), which is a CSS preprocessor. This allows us to use modules, variables, and several other improvements. It's syntax is very similar to CSS: http://sass-lang.com/guide. The primary file is style.scss, which is compiled into the style.css file. cd into stylesheets/ and run:

sass --watch style.scss:style.css

Releases

No releases published

Packages

No packages published