Table of Contents
$ npm install --save hackOption #1: Use any pre-processor
import'hack'Option #2: hot-link the css files:
<linkrel="stylesheet" href="/path/to/hack.css"><!-- markdown theme --><bodyclass="hack"></body><!-- standard theme --><linkrel="stylesheet" href="/path/to/standard.css"><bodyclass="standard"></body><!-- dark theme --><linkrel="stylesheet" href="/path/to/dark.css"><bodyclass="hack dark"></body><!-- dark-grey theme --><linkrel="stylesheet" href="/path/to/dark-grey.css"><bodyclass="hack dark-grey"></body><!-- solarized-dark theme --><linkrel="stylesheet" href="/path/to/solarized-dark.css"><bodyclass="hack solarized-dark"></body>It's also available on CDNJS, jsDelivr and UNPKG.
For more usages and style guideline head to the website 🎉
A list of projects that use hack.
$ npm run dev
$ npm run buildMIT © EGOIST
Logo was generated with slogan.
