Skip to content

Commit

Permalink
touchups on brannan
Browse files Browse the repository at this point in the history
  • Loading branch information
una committed Sep 28, 2016
1 parent 9d03fdd commit 137847f
Show file tree
Hide file tree
Showing 15 changed files with 922 additions and 232 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ Alternatively, you can just download and link to any individual css file (e.g. `
_For use in HTML markup:_

* Aden: `class="aden"`
* Brannan: `class="brannan"`
* Reyes: `class="reyes"`
* Perpetua: `class="perpetua"`
* Inkwell: `class="inkwell"`
Expand Down Expand Up @@ -115,6 +116,7 @@ _For use in Sass stylesheets:_
**Extends**

* Aden: `@extend %aden`
* Brannan: `@extend %brannan`
* Reyes: `@extend %reyes`
* Perpetua: `@extend %perpetua`
* Inkwell: `@extend %inkwell`
Expand All @@ -136,6 +138,7 @@ _For use in Sass stylesheets:_
**Mixins** (You can add more CSS3 filters as arguments)

* Aden: `@include aden()`
* Brannan: `@include brannan()`
* Reyes: `@include reyes()`
* Perpetua: `@include perpetua()`
* Inkwell: `@include inkwell()`
Expand Down Expand Up @@ -173,7 +176,7 @@ If you’d like to contribute, the following filters are yet to be added:

- [ ] [Amaro](https://github.com/una/CSSgram/issues/13)
- [ ] [Ashby](https://github.com/una/CSSgram/issues/119)
- [ ] [Brannan](https://github.com/una/CSSgram/issues/120)
- [x] [Brannan](https://github.com/una/CSSgram/issues/120)
- [ ] [Charmes](https://github.com/una/CSSgram/issues/22)
- [ ] [Crema](https://github.com/una/CSSgram/issues/12)
- [ ] [Dogpatch](https://github.com/una/CSSgram/issues/122)
Expand Down
1 change: 1 addition & 0 deletions site/css/amaro.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions site/css/brannan.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion site/css/cssgram.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 137847f

Please sign in to comment.