I hereby claim:
- I am lucadegasperi on github.
- I am lucadegasperi (https://keybase.io/lucadegasperi) on keybase.
- I have a public key whose fingerprint is 8432 7B35 DAEE 8A36 E8FC 3D57 675C F4C7 C1F9 B664
To claim this, I am signing this object:
// ---- | |
// Sass (v3.4.12) | |
// Compass (v1.0.3) | |
// ---- | |
// per ogni tema dichiaro la palette | |
$themes: ( | |
theme1: ( | |
base-color: red | |
), |
// ---- | |
// Sass (v3.4.12) | |
// Compass (v1.0.3) | |
// ---- | |
// per ogni tema dichiaro la palette | |
$themes: ( | |
theme1: ( | |
base-color: red | |
), |
class MetaCollection extends Collection | |
{ | |
public function __get($name) | |
{ | |
return $this->getValue($name); | |
} | |
public function getValue($name, $default = null) | |
{ | |
$m = $this->filter(function ($meta) use ($name) { |
I hereby claim:
To claim this, I am signing this object: