psychic-ui
Version:
the working mans css framework
38 lines (26 loc) • 933 B
Markdown
# psychic-ui
> http://gabrielcsapo.github.io/psychic-ui/
[](https://www.npmjs.com/package/psychic-ui)
[](https://david-dm.org/gabrielcsapo/psychic-ui)
[](https://david-dm.org/gabrielcsapo/psychic-ui#info=devDependencies)
[]()
[]()
> the working man's css framework
- unminified-size: 48.34 KiB
- minified-size: 41.03 KiB
- gzipped-size: 8.48 KiB
####
# Examples
[Screenshots](/screenshots)
# Development
```
grunt dev;
open http://localhost:8000
```
# Contribution
```
grunt build;
// to get new screenshot of docs
// replace stats output in readme
// commit like normal
```