Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

org.webjars.npm:github-com-blockchain-bc-css-flags

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

org.webjars.npm:github-com-blockchain-bc-css-flags

WebJar for bc-css-flags

  • 3.0.0
  • Source
  • Maven
  • Socket score

Version published
Maintainers
1
Source

bc-css-flags Build Status

Installation

Bower

bower install --save bc-css-flags

NPM

npm install --save bc-css-flags

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.

$flagsImagePath: "app/images";

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

FAQs

Package last updated on 29 Jan 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc