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

carbon-addons-cloud

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

carbon-addons-cloud

[![Build Status](https://travis-ci.org/carbon-design-system/carbon-addons-cloud.svg?branch=master)](https://travis-ci.org/carbon-design-system/carbon-addons-cloud) [![Greenkeeper badge](https://badges.greenkeeper.io/carbon-design-system/carbon-addons-clou

  • 4.2.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
107
decreased by-16.41%
Maintainers
1
Weekly downloads
 
Created
Source

carbon-addons-cloud [DEPRECATED]

Build Status Greenkeeper badge

Carbon add-on for IBM Cloud

Usage

Getting Started

Run the following command using npm:

npm install -S carbon-components carbon-addons-cloud

If you prefer Yarn, use the following command instead:

yarn add carbon-components carbon-addons-cloud

This package so ships with the Sass and CSS files for each component in the Cloud Add-on. To use these, all you have to do is import the files in one of the following ways:

// Default import path relative to `node_modules`
@import 'carbon-addons-cloud/scss/styles.scss';
/* If you're using webpack, you can use `~` to alias a node module */
@import '~/carbon-addons-cloud/scss/styles.scss';

In addition, make sure to include node_modules in your node-sass config. This will guarantee that all imports work as expected. You can find more about this option here.

Component-specific Sass files are also included and can be imported in a similar fashion.

FAQs

Package last updated on 05 Mar 2020

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