compass-mixins

A collection of compass' stylesheet for bower dependencies and libsass

Latest version: 0.12.12 registry icon
Maintenance score
0
Safety score
0
Popularity score
8
Check your open source dependency risks. Get immediate insight about security, stability and licensing risks.
Security
  Vulnerabilities
Version Suggest Low Medium High Critical
0.12.12 0 0 0 0 0
0.12.11 0 0 0 0 0
0.12.10 0 0 0 0 0
0.12.9 0 0 0 0 0
0.12.8 0 0 0 0 0
0.12.7 0 0 0 0 0
0.12.3 0 0 0 0 0

Stability
Latest release:

0.12.12 - This version may not be safe as it has not been updated for a long time. Find out if your coding project uses this component and get notified of any reported security vulnerabilities with Meterian-X Open Source Security Platform

Licensing

Maintain your licence declarations and avoid unwanted licences to protect your IP the way you intended.

MIT   -   MIT License

Not a wildcard

Not proprietary

OSI Compliant



Status

This library is not maintained anymore.

Build Status

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.