This commit is contained in:
Michael JL Catlin 2013-05-19 13:39:26 -07:00
parent b71f8acf90
commit 3bd354a6f3

View File

@ -10,7 +10,7 @@
%p.illustration
%span.circle= image_tag "illustrations/command-line.png", :width => "48", :height => "48", :alt => "Framework Illustration"
%p.description
If you or your team is using a dynamic web language or framework, then chances are that Sass support is available. This is the most popular way to use Sass, but sometimes it does require some changes to you project. Here is just a partial list of the frameworks that have Sass support:
If you or your team is using a dynamic web language or framework, then chances are that Sass support is available. This is the most popular way to use Sass, but sometimes it does require some changes to your project. Here is just a partial list of the frameworks that have Sass support:
.call-to-action
%p= link_to "Rails", 'http://guides.rubyonrails.org/asset_pipeline.html', :class => 'button'
%p= link_to "Node.js", 'https://github.com/andrew/node-sass', :class => 'button'
@ -20,7 +20,7 @@
%p= link_to ".net", 'http://libsassnet.codeplex.com/', :class => 'button'
%p= link_to "Joomla", 'http://www.joomlavision.com/started-sass/', :class => 'button'
%p This is a very partial list. Just search the web for the name of your framework + Sass and its likely to come up.
%p This is a very partial list. Just search the web for the name of your framework + Sass and it's likely to come up.
%li.command-line
.get-started-content
%h3 Command Line
@ -45,7 +45,7 @@
%h3 GUI Application
%p.illustration
%span.circle= image_tag "illustrations/gui.png", :width => "48", :height => "48", :alt => "GUI Illustration"
%p.description There are many free and paid GUI's that natively support Sass in them. This is the ideal start for the very non-technical user.
%p.description There are many free and paid GUIs that natively support Sass in them. This is the ideal start for the very non-technical user.
.call-to-action
%p= link_to "Scout (Mac, Free)", "http://mhs.github.io/scout-app/", :class => 'button'
%p= link_to "Compass.app ($10)", "http://compass.handlino.com/", :class => 'button'