Skip to content
This repository was archived by the owner on Aug 14, 2025. It is now read-only.

Repository files navigation



npm versionnpm downloadsGitter

Table of Contents

Install

$ npm install --save hack

Option #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 🎉

Showcase

A list of projects that use hack.

Related projects

Mirrors

Development

$ npm run dev
$ npm run build

License

MIT © EGOIST

Logo was generated with slogan.

About

⛷ Dead simple CSS framework.

Resources

Stars

2.7k stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages