1.2.0 • Published 6 years ago

g4.mixin v1.2.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

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.