@carbon/import-once
Advanced tools
Comparing version 0.0.1-alpha.24 to 0.0.1-alpha.25
{ | ||
"name": "@carbon/import-once", | ||
"version": "0.0.1-alpha.24", | ||
"description": "Sass helper for importing files only once. Used in the Carbon Design System", | ||
"version": "0.0.1-alpha.25", | ||
"license": "Apache-2.0", | ||
@@ -5,0 +6,0 @@ "repository": "https://github.com/IBM/carbon-elements/tree/master/packages/import-once", |
@@ -1,8 +0,10 @@ | ||
# `@carbon/import-once` | ||
# @carbon/import-once | ||
> Sass helper for importing files only once. Used in the Carbon Design System. | ||
> Sass helper for importing files only once. Used in the Carbon Design | ||
> System | ||
## Getting Started | ||
## Getting started | ||
Run the following command using [npm](https://www.npmjs.com/): | ||
To install `@carbon/import-once` 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,11 @@ ```bash | ||
## 🤲 Contributing | ||
## 🙌 Contributing | ||
To learn more about how to contribute, look [here](/.github/CONTRIBUTING.md)! | ||
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). |
Sorry, the diff of this file is not supported yet
2310
32