Download the PHP package basecondition/base without Composer
On this page you can find all versions of the php package basecondition/base. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download basecondition/base
More information about basecondition/base
Files in basecondition/base
Download basecondition/base
More information about basecondition/base
Files in basecondition/base
Vendor basecondition
Package base
Short Description A lightweight Sass tool set.
License MIT
Homepage http://basecondition.com
Package base
Short Description A lightweight Sass tool set.
License MIT
Homepage http://basecondition.com
Please rate this library. Is it a good library?
Informations about the package base
Basecondition Base
Basecondition base provide helpful scss utils and mixins.
Package Managers
NPM
Use the console command
npm install basecondition
or add basecondition to your dependencies
{
"dependencies": {
"basecondition": "^3.1.0"
}
}
Composer
Add basecondition/base
as require in your composer.json
{
"require": {
"basecondition/base": "3.*"
},
"config": {
"component-dir": "assets/vendor/"
}
}
Usage
// to use all basecondition resources and mixins
@import "../vendor/basecondition/base/scss/base";
Special thanks!
Licence
Copyright 2017 Joachim Doerr, [email protected]
Bascondition is MIT licensed, read LICENSE.
All versions of base with dependencies
PHP Build Version
Package Version
No informations.
The package basecondition/base contains the following files
Loading the files please wait ....