carbon-addons-infrastructure

2.1.1 • Public • Published

carbon-addons-infrastructure

Build Status All Contributors Greenkeeper badge

[WIP] Carbon Add-on for IBM Cloud Infrastructure

Usage

Run the following command using npm:

npm install -S carbon-addons-infrastructure

If you prefer Yarn, use the following command instead:

yarn add carbon-addons-infrastructure

Styles

To include Infrastructure-related styles in your project, add the following to your existing stylesheet:

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

node-sass

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.

Contributors

Thanks goes to these wonderful people (emoji key):


Josh Black

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

Dependencies (1)

Dev Dependencies (50)

Package Sidebar

Install

npm i carbon-addons-infrastructure

Weekly Downloads

0

Version

2.1.1

License

Apache-2.0

Unpacked Size

140 kB

Total Files

45

Last publish

Collaborators

  • carbon-bot