Skip to content

Commit 59c68ef

Browse files
author
UNA A. KRAVETS
committed
updated docs on site to include mixin options
1 parent d089ad4 commit 59c68ef

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+6534
-970
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This library uses [CSS Filters](https://developer.mozilla.org/en-US/docs/Web/CSS
1717
| <img src="http://i.imgur.com/dJC1GUv.png" width="48px" height="48px" alt="Chrome logo"> | <img src="http://i.imgur.com/o1m5RcQ.png" width="48px" height="48px" alt="Firefox logo"> | <img src="http://i.imgur.com/8h3iz5H.png" width="48px" height="48px" alt="Internet Explorer logo"> | <img src="http://i.imgur.com/kQ1e7Mk.png" width="45px" height="45px" alt="Edge logo"> | <img src="http://i.imgur.com/iQV4nmJ.png" width="48px" height="48px" alt="Opera logo"> | <img src="http://i.imgur.com/j3tgNKJ.png" width="48px" height="48px" alt="Safari logo"> |
1818
|:---:|:---:|:---:|:---:|:---:|:---:|
1919
| 43+ βœ” | 38+ βœ” | Nope ✘ | 13 βœ” | 32+ βœ” | 8+ βœ” |
20-
20+
2121
For more information, check on [Can I Use](http://caniuse.com/#feat=css-filters).
2222

2323
## Usage
@@ -68,7 +68,7 @@ _For use in HTML markup:_
6868

6969
* * *
7070

71-
### Use Sass `@extend`
71+
### Use Sass `@extend` or `@mixin`
7272

7373
If you use custom naming in your CSS architecture, you can add the `.scss` files for the provided styles within your project and then `@extend` the filter effects within your style definitions. If you think extends are stupid, I will fight you 😊.
7474

β€Žsite/css/1977.min.cssβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žsite/css/aden.min.cssβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žsite/css/brooklyn.min.cssβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žsite/css/clarendon.min.cssβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žsite/css/cssgram.min.cssβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
Β (0)