2.1.1 • Published 5 years ago

carbon-addons-infrastructure v2.1.1

Weekly downloads
66
License
Apache-2.0
Repository
github
Last release
5 years ago

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!