I hereby claim:
- I am crgwbr on github.
- I am crgwbr (https://keybase.io/crgwbr) on keybase.
- I have a public key whose fingerprint is AB04 EA6B 9A62 8C7F B155 5577 76CE 7BA9 FF5B B9EC
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| // ---- | |
| // Sass (v3.3.9) | |
| // Compass (v1.0.0.alpha.20) | |
| // ---- | |
| $fonts-chinese: Microsoft YaHei; | |
| $fonts-amharic: fonts; | |
| @mixin vernStandard($langCodes, $fontFamily, $fontSize: "", $direction: ltr, $lineHeight: inherit, $breakWord: "") { | |
| $globalID: unique_id(); |
| <!-- Add this block to HTML/HTML.tmLanguage in SublimeText 2's package directory to make it recognize SilverStripe style HTML comments --> | |
| <dict> | |
| <key>begin</key> | |
| <string><%--</string> | |
| <key>captures</key> | |
| <dict> | |
| <key>0</key> | |
| <dict> | |
| <key>name</key> | |
| <string>punctuation.definition.comment.html</string> |