compass-mixins

WebJar for compass-mixins

Лицензия

Лицензия

MIT
Категории

Категории

Mixin Библиотеки уровня приложения Bytecode Manipulation
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

compass-mixins
Последняя версия

Последняя версия

0.12.10
Дата

Дата

Тип

Тип

jar
Описание

Описание

compass-mixins
WebJar for compass-mixins
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

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

Скачать compass-mixins

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

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.

Версии библиотеки

Версия
0.12.10
0.12.3