0.1.2 • Published 7 years ago

mixers v0.1.2

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

Mixers

A set of simple re-usable SASS mixins and functions for any project.

Installation

$ npm install -g mixers

Usage

cd into your project where you would like to place the stylesheets:

$ Mixers install

Options

Custom Destination --dest path/to/dir

To explicitly set where to place the stylesheets use the --dest flag with a relative path to a directory. If the directory does not exist it will be created along with all non-existent directories in the path.

Example:

$ Mixers install --dest location/relative/to/current/directory

Development

TODO:

  • Add command to update stylesheets

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/mixers. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.

TODO:

  • Add update option
  • Add install option
0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago