Skip to content

Instantly share code, notes, and snippets.

View bertBruynooghe's full-sized avatar

Bert Bruynooghe bertBruynooghe

View GitHub Profile
@bertBruynooghe
bertBruynooghe / sassvariablescope.scss
Created February 6, 2012 20:10 — forked from dangayle/sassvariablescope.scss
Override SASS variable scope?
$mid:#66CCFF;
$dark:darken($mid, 40%);
a{
color:$mid;
&:hover{color:dark;}
}
@media only screen and (max-width: 767px) {
$mid:#22CCFF;
# RAILS_VERSION 3.2.11
require 'yaml'
require 'json'
config = ::YAML::load <<EOS
---
tasks:
instances:
tasks:
# -*- coding: UTF-8 -*-
# RAILS_VERSION 3.2.11
require 'yaml'
require 'json'
config = ::YAML::load <<EOS
---
name: Anthos Invoicing
tasks: