Mac Sierra Install Compass

Install Compass on Mac Sierra




Hello Mac User! This Tutorial Shows You Step-by-step How-to Mac Sierra Install Compass.

First of all to Install and Run Compass on Mac the only requirement is Ruby.

Especially relevant: Compass lets you write CSS3 goodies like box-shadow, gradients, columns, and transforms with a single syntax.

And it magically creates cross-browser compatible CSS of everything that just works without headaches.

Furthermore with this procedure you’ll get Installed Compass and Sass too on Mac Sierra.

Finally to the How-to Install Compass on Mac Sierra Bottom Link to Getting-Started with Compass Framework on Mac.

Mac Sierra Install Compass - Featured
  1. First Open Terminal Window
    (Press “Enter” to Execute Commands)

    Mac Sierra Install Compass - Open Terminal
  2. Then Check if Ruby is Installed

    which ruby
  3. Finally to Install Sass & Compass

    sudo gem install compass
  4. How-to Getting-Started with Compass:

    Compass Quick-Start Guide