1.1.0 • Published 4 years ago

startcode.dev.mixin v1.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
4 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 npm package mixin in to project for example

@import             "../../public/node_modules/startcode.dev.mixin/src/mixin";

License

Copyright (c) 2020 startcode (https://github.com/start-code-dev/) (The MIT License) see LICENSE file for details.