compass-mixins

WebJar for compass-mixins

License

License

MIT
Categories

Categories

Mixin Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.webjars.bowergithub.igosuki
ArtifactId

ArtifactId

compass-mixins
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

compass-mixins
WebJar for compass-mixins
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/Igosuki/compass-mixins

Download compass-mixins

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.igosuki/compass-mixins/ -->
<dependency>
    <groupId>org.webjars.bowergithub.igosuki</groupId>
    <artifactId>compass-mixins</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.igosuki/compass-mixins/
implementation 'org.webjars.bowergithub.igosuki:compass-mixins:1.0.2'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.igosuki/compass-mixins/
implementation ("org.webjars.bowergithub.igosuki:compass-mixins:1.0.2")
'org.webjars.bowergithub.igosuki:compass-mixins:jar:1.0.2'
<dependency org="org.webjars.bowergithub.igosuki" name="compass-mixins" rev="1.0.2">
  <artifact name="compass-mixins" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.igosuki', module='compass-mixins', version='1.0.2')
)
libraryDependencies += "org.webjars.bowergithub.igosuki" % "compass-mixins" % "1.0.2"
[org.webjars.bowergithub.igosuki/compass-mixins "1.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

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.

Versions

Version
1.0.2