michaelreynolds / skuid-theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

skuid-theme

Instructions:

If node is not yet install:

Run these commands in terminal to setup:

Install Homebrew, NPM, and SASS:

  1. /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  2. brew install node
  3. npm install -g node-sass

If node is already installed:

To Compile:

node-sass <exp-style.scss> exp-style.css

About


Languages

Language:CSS 100.0%