hack.css - 简单另类的 CSS 框架

2,760 阅读1分钟
原文链接: github.com

npm version npm downloads Gitter

Dead simple CSS framework.

Install

$ npm install --save hack

Option #1: Use any pre-processor

import 'hack'

Option #2: hot-link the css file (npmcdn):












For more usages and style guideline head to hackcss.com 🎉

Dist

dist
├── [ 640]  dark.css
├── [8.7K]  hack.css
└── [ 457]  standard.cs

Development

$ npm run dev

$ npm run build

License

MIT © EGOIST