bc-css-flags

WebJar for bc-css-flags

License

License

MIT
Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

github-com-blockchain-bc-css-flags
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

bc-css-flags
WebJar for bc-css-flags
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

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

Download github-com-blockchain-bc-css-flags

How to add to project

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

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.

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)[email protected]. 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.npm

Blockchain.com / Blockchain.info

Versions

Version
3.0.0