Skip to content

Commit 9e0eac0

Browse files
author
UNA A. KRAVETS
committed
updated version and docs
1 parent ea76c1d commit 9e0eac0

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ _For use in HTML markup:_
6363
* Nashville: `class="nashville"`
6464
* Lark: `class="lark"`
6565
* Moon: `class="moon"`
66+
* Clarendon: `class="clarendon"`
67+
* Willow: `class="willow"`
6668

6769
* * *
6870

@@ -112,6 +114,8 @@ _For use in Sass stylesheets:_
112114
* Nashville: `@extend %nashville`
113115
* Lark: `@extend %lark`
114116
* Moon: `@extend %moon`
117+
* Clarendon: `@extend %clarendon`
118+
* Willow: `@extend %willow`
115119

116120
## Contributing
117121

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

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cssgram",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"style": "source/css/cssgram.css",
55
"dependencies": {},
66
"author": {

0 commit comments

Comments
 (0)