Skip to content

Commit

Permalink
Merge branch 'master' of github.com:zurb/foundation
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthur committed Aug 28, 2014
2 parents 7a7e0e2 + 3dbda90 commit 1f7efae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/pages/using-sass.html
Expand Up @@ -13,7 +13,7 @@ <h2>_settings.scss</h2>
<h3 class="subheader">You will want to make changes to the settings file which includes tons of variables here that can be customized for each component.</h3>
<div class="row">
<div class="small-12 columns">
<p>Making changes is simple, in ```_settings.scss``` find the element you want to style (command/ctrl+f). Find the variable, uncomment the style, and change its value. Be sure to to run grunt (libsass) or compass watch (compass) in order see any changes.</p>
<p>Making changes is simple, in ```_settings.scss``` find the element you want to style (command/ctrl+f). Find the variable, uncomment the style, and change its value. Be sure to run grunt (libsass) or compass watch (compass) in order see any changes.</p>
</div>
</div>
<div class="row">
Expand Down

0 comments on commit 1f7efae

Please sign in to comment.