Skip to content

Commit

Permalink
updated version and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
UNA A. KRAVETS committed Dec 19, 2015
1 parent ea76c1d commit 9e0eac0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ _For use in HTML markup:_
* Nashville: `class="nashville"`
* Lark: `class="lark"`
* Moon: `class="moon"`
* Clarendon: `class="clarendon"`
* Willow: `class="willow"`

* * *

Expand Down Expand Up @@ -112,6 +114,8 @@ _For use in Sass stylesheets:_
* Nashville: `@extend %nashville`
* Lark: `@extend %lark`
* Moon: `@extend %moon`
* Clarendon: `@extend %clarendon`
* Willow: `@extend %willow`

## Contributing

Expand All @@ -134,7 +138,6 @@ If you’d like to contribute, the following filters are yet to be added:
- [ ] [Ashby](https://github.com/una/CSSgram/issues/119)
- [ ] [Brannan](https://github.com/una/CSSgram/issues/120)
- [ ] [Charmes](https://github.com/una/CSSgram/issues/22)
- [ ] [Clarendon](https://github.com/una/CSSgram/issues/121)
- [ ] [Crema](https://github.com/una/CSSgram/issues/12)
- [ ] [Dogpatch](https://github.com/una/CSSgram/issues/122)
- [ ] [Ginza](https://github.com/una/CSSgram/issues/123)
Expand All @@ -152,7 +155,6 @@ If you’d like to contribute, the following filters are yet to be added:
- [ ] [Sutro](https://github.com/una/CSSgram/issues/19)
- [ ] [Valencia](https://github.com/una/CSSgram/issues/16)
- [ ] [Vesper](https://github.com/una/CSSgram/issues/130)
- [ ] [Willow](https://github.com/una/CSSgram/issues/131)

Filters are really fun to create! Reference photos created by [Miles Croxford](https://twitter.com/milescroxford) can be found [here](https://instagram.com/cssgram/).

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cssgram",
"version": "0.1.3",
"version": "0.1.4",
"style": "source/css/cssgram.css",
"dependencies": {},
"author": {
Expand Down

0 comments on commit 9e0eac0

Please sign in to comment.