bc-css-flags

WebJar for bc-css-flags

Лицензия

Лицензия

MIT
Группа

Группа

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

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

bc-css-flags
Последняя версия

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

3.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

bc-css-flags
WebJar for bc-css-flags
Ссылка на сайт

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

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

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

https://github.com/blockchain/bc-css-flags

Скачать bc-css-flags

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

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

Зависимости

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

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

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

bc-css-flags Build Status

Installation

Bower

bower install --save bc-css-flags

NPM

npm install --save bc-css-flags

Other (not recommended)

Just download the dist folder.

Usage

The easiet way to get up and running is to keep the dist/ folder structure as is.

By default the styles expect images to be in ../img folder relative to css files. And this images folder is expected to contain: 1)flags@2x.png. 2)flags.png.

You can change this behavior by importing dist/bc-css-flags.scss into your own Sass files, and changing some of its variables before importing.

Changing the path of the image

$flagsImagePath: "app/images";
$flagsImageName: "flags";
$flagsImageExtension: "png";

@import "bower_components/bc-css-flags/dist/bc-css-flags.scss"
org.webjars.bower

Blockchain.com / Blockchain.info

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

Версия
3.0.1
3.0.0