compass-mixins-fixed

1.0.1 • Public • Published

deprecated elseif replaced with else if

Original readme content

Compass SASS Stylesheets

This is a repository to pull SASS style sheets on Bower, and enjoy the compass mixins by using libsass for faster compilation. This project makes minimal modifications to the original Compass 0.12.X stylesheets from the original repository, intented to improve libsass compatibility and not change output.

Compass Ruby Functions

This project includes reasonably similar implementations of some of the Ruby functions that Compass provides as Sass extensions. These are used in some Compass mixins, such as @include background().

To make those functions available to your compass mixins, you'll want to either @import "compass"; or @import "compass/functions"' before the specific compass scss files you import.

Contributors

Guillaume Balaine Igosuki@github Michael Heillein michaek@github

License

Copyright (c) 2008-2009 Christopher M. Eppstein
All Rights Reserved.
Released under a slightly modified MIT License.

Readme

Keywords

Package Sidebar

Install

npm i compass-mixins-fixed

Weekly Downloads

606

Version

1.0.1

License

MIT

Unpacked Size

188 kB

Total Files

156

Last publish

Collaborators

  • yakoot