@carbon/layout
Advanced tools
Comparing version 0.0.1-alpha.24 to 0.0.1-alpha.25
@@ -0,1 +1,7 @@ | ||
/** | ||
* Copyright IBM Corp. 2018, 2018 | ||
* | ||
* This source code is licensed under the Apache-2.0 license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
// Convert | ||
@@ -2,0 +8,0 @@ // Default, Use with em() and rem() functions |
@@ -5,2 +5,8 @@ 'use strict'; | ||
/** | ||
* Copyright IBM Corp. 2018, 2018 | ||
* | ||
* This source code is licensed under the Apache-2.0 license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
// Convert | ||
@@ -7,0 +13,0 @@ // Default, Use with em() and rem() functions |
{ | ||
"name": "@carbon/layout", | ||
"version": "0.0.1-alpha.24", | ||
"description": "Layout helpers for digital and software products using the Carbon Design System", | ||
"version": "0.0.1-alpha.25", | ||
"license": "Apache-2.0", | ||
@@ -25,3 +26,3 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@carbon/bundler": "0.0.1-alpha.24", | ||
"@carbon/bundler": "0.0.1-alpha.25", | ||
"rimraf": "^2.6.2" | ||
@@ -28,0 +29,0 @@ }, |
@@ -1,8 +0,10 @@ | ||
# `@carbon/layout` | ||
# @carbon/layout | ||
> Layout helpers for digital and software products using the Carbon Design System. | ||
> Layout helpers for digital and software products using the Carbon | ||
> Design System | ||
## Getting Started | ||
## Getting started | ||
Run the following command using [npm](https://www.npmjs.com/): | ||
To install `@carbon/layout` in your project, you will need to run the | ||
following command using [npm](https://www.npmjs.com/): | ||
@@ -13,4 +15,4 @@ ```bash | ||
If you prefer [Yarn](https://yarnpkg.com/en/), use the following command | ||
instead: | ||
If you prefer [Yarn](https://yarnpkg.com/en/), use the following | ||
command instead: | ||
@@ -21,4 +23,18 @@ ```bash | ||
## 🤲 Contributing | ||
## 📚 Examples | ||
To learn more about how to contribute, look [here](/.github/CONTRIBUTING.md)! | ||
If you're looking for more examples on how to use `@carbon/layout`, we | ||
have some examples that you can check out: | ||
- [Basic](./examples/basic) | ||
## 🙌 Contributing | ||
We're always looking for contributors to help us fix bugs, build new | ||
features, or help us improve the project documentation. If you're | ||
interested, definitely check out our [Contributing Guide](/.github/CONTRIBUTING.md) | ||
! 👀 | ||
## 📝 License | ||
Licensed under the [Apache 2.0 License](/LICENSE). |
@@ -0,1 +1,8 @@ | ||
/** | ||
* Copyright IBM Corp. 2018, 2018 | ||
* | ||
* This source code is licensed under the Apache-2.0 license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
// Convert | ||
@@ -2,0 +9,0 @@ // Default, Use with em() and rem() functions |
@@ -7,2 +7,8 @@ (function (global, factory) { | ||
/** | ||
* Copyright IBM Corp. 2018, 2018 | ||
* | ||
* This source code is licensed under the Apache-2.0 license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
// Convert | ||
@@ -9,0 +15,0 @@ // Default, Use with em() and rem() functions |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
19398
332
39