|
@@ -10,7 +10,7 @@
|
|
|
<div id="whats-new">
|
|
|
<div class="row">
|
|
|
<div class="span4">
|
|
|
- <h4><i class="icon-lightbulb"></i> {{ icons | version:site.fontawesome.minor_version | size }} New Icons in {{ site.fontawesome.minor_version }}</h4>
|
|
|
+ <h4><i class="icon-compass"></i> {{ icons | version:site.fontawesome.minor_version | size }} New Icons in {{ site.fontawesome.minor_version }}</h4>
|
|
|
Requested by the active community on the <a href="{{ site.fontawesome.github.url }}">Font Awesome GitHub project</a>.
|
|
|
</div>
|
|
|
<div class="span4">
|
|
@@ -18,11 +18,8 @@
|
|
|
SIL OFL 1.1 for font, MIT license for code. No more attribution required, but much appreciated.
|
|
|
</div>
|
|
|
<div class="span4">
|
|
|
- <h4><i class="icon-flag icon-flip-horizontal"></i> <a href="{{ page.relative_path }}examples/#new-styles">New Styles</a></h4>
|
|
|
- New styles for
|
|
|
- <a href="{{ page.relative_path }}examples/#rotated-flipped">rotating and flipping icons</a>,
|
|
|
- <a href="{{ page.relative_path }}examples/#stacked">stacking icons</a>, and better
|
|
|
- <a href="{{ page.relative_path }}examples/#bulleted-lists">bulleted lists</a>.
|
|
|
+ <h4><i class="icon-terminal"></i> SCSS Support</h4>
|
|
|
+ A long term solution is now in place for SCSS support. Need SASS? Try <a href="http://sass-lang.com/docs/yardoc/file.SASS_REFERENCE.html#syntax">sass-convert</a>.
|
|
|
</div>
|
|
|
<div class="span4 margin-bottom-large">
|
|
|
<h4><i class="icon-magic"></i> Pixel Perfection at 14px</h4>
|