Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 351 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 351 Bytes

quitnow-website

Here's the lovely QuitNow! public website! Do you want to see it in the real world? Click this! quitnow.app

Build CSS

This project use Less preprocessor. Use Node.js to install dependencies with npm install and then run npm run less to parse Less and generate the CSS output.