g4.mixin
v1.2.0
Published
Mixins
Downloads
37
Readme
Mixins
Requirements
Sass Utilities
Install :
sudo gem install sass-utilities
Official address
https://github.com/edwardoriordan/sass-utilities
Using
With this plugin we can check does varible, function, mixin exist @if variable-exists(some_variable) { }@else { }
Usage
Import
Import bower package mixin in to project for example
@import "../../public/bower/g4.mixin/src/mixin";
License
Copyright (c) 2016 g4code (https://github.com/g4code) (The MIT License) see LICENSE file for details.