hackcss-ext
v1.0.0
Published
Dead simple CSS framework inspired by Markdown text
Downloads
9
Readme
Install
$ npm install --save hackcss-ext
Option #1: Use any pre-processor
import 'hackcss-ext'
Option #2: hot-link the css files:
<link rel="stylesheet" href="/path/to/hack.css">
<!-- markdown theme -->
<body class="hack"></body>
<!-- standard theme -->
<link rel="stylesheet" href="/path/to/standard.css">
<body class="standard"></body>
<!-- dark theme -->
<link rel="stylesheet" href="/path/to/dark.css">
<body class="hack dark"></body>
<!-- dark-grey theme -->
<link rel="stylesheet" href="/path/to/dark-grey.css">
<body class="hack dark-grey"></body>
<!-- solarized-dark theme -->
<link rel="stylesheet" href="/path/to/solarized-dark.css">
<body class="hack solarized-dark"></body>
Development
We use GNU Make. Most all systems have it and if not I don't know what to tell you.
$ make
License
MIT 2016 © EGOIST
MIT 2020 © Sukima
Logo was generated with slogan.