Title: Using SASS with WordPress
Last modified: August 20, 2016

---

# Using SASS with WordPress

 *  [Matt Banks](https://wordpress.org/support/users/mjbanks/)
 * (@mjbanks)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/using-sass-with-wordpress/)
 * Wanting to start delving into SASS, CoffeeScript, HAML, etc. to learn the new
   techniques and have heard of people using them with WordPress. Anyone out there
   that has used them (either development or production), I have a few questions:
 * – Are you running all Ruby on local development machines, compiling and serving
   static resources to production servers? If so, is MAMP (or MAMP Pro) a satisfactory
   way to do that? I’ve seen tools like LiveReload on Mac or plugins like Wordless
   that seem to indicate working locally is the best way to go.
 * – If dealing with clients that cannot run Ruby on their servers, will developing
   locally work?
 * – Any issues you may have run into with conflicts between Ruby and WordPress?
 * Trying to find ways to streamline my development processes and SASS could definitely
   prove useful with mixins, variables, etc. – looking for some direction on the
   best way to use these languages.
 * Any insight would be greatly appreciated!
 * Thanks,
    Matt

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [eminentstyle](https://wordpress.org/support/users/eminentstyle/)
 * (@eminentstyle)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/using-sass-with-wordpress/#post-2457449)
 * I just pondered this question too. A shame that 10 months have gone by and no
   one has posted.
 * What have you found Matt? Ben
 *  [Archie Makuwa](https://wordpress.org/support/users/archie22is/)
 * (@archie22is)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/using-sass-with-wordpress/#post-2457450)
 * Hi,
 * I am fairly new to Sass myself. I use it on a local development and this was 
   mostly motivated by the responsive theme – Bones by Eddie Machado ([http://eddiemachado.com/](http://eddiemachado.com/))
 * On my local machine I simply installed ScouttApp ([http://mhs.github.com/scout-app/](http://mhs.github.com/scout-app/))
   which is fairly easy to use and learn.
 * To get a grasp and Sass, you may consider working from an already existing sass
   template (layout) such as the bones theme before diving into the hard core stuff.
   There are plenty of themes using sass out there.
 * Good luck!
 *  Thread Starter [Matt Banks](https://wordpress.org/support/users/mjbanks/)
 * (@mjbanks)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/using-sass-with-wordpress/#post-2457451)
 * Completely forgot I even wrote this forum post. I’ve been using SASS and Compass
   with every project I work on now. I use [CodeKit](http://incident57.com/codekit/)
   for all of my compiling locally on my Mac and develop with MAMP, so all SASS/
   Compass gets compiled down to a minified CSS file. CodeKit also minifies and 
   lints my JavaScript, which is nice (been starting to get into CoffeeScript, which
   it handles too).
 * I have my own base theme that I work from and it’s on GitHub: [https://github.com/mattbanks/WordPress-Starter-Theme](https://github.com/mattbanks/WordPress-Starter-Theme).
   It has some SCSS basics in there, it calls Compass, and has a config.rb file 
   in the theme root to tell CodeKit (or whatever Compass compiler) how to process
   the files.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Using SASS with WordPress’ is closed to new replies.

## Tags

 * [sass](https://wordpress.org/support/topic-tag/sass/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [Matt Banks](https://wordpress.org/support/users/mjbanks/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/using-sass-with-wordpress/#post-2457451)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
