@carbon/import-once
Advanced tools
Comparing version 10.5.0 to 10.6.0
{ | ||
"name": "@carbon/import-once", | ||
"description": "Sass helper for importing files only once. Used in the Carbon Design System", | ||
"version": "10.5.0", | ||
"version": "10.6.0", | ||
"license": "Apache-2.0", | ||
@@ -25,5 +25,2 @@ "repository": { | ||
}, | ||
"scripts": { | ||
"build": "carbon-cli sassdoc \"scss/*.scss\"" | ||
}, | ||
"eyeglass": { | ||
@@ -35,3 +32,3 @@ "exports": false, | ||
}, | ||
"gitHead": "9e4485a39c8ced35313aa834c4d162a99bc57fb9" | ||
"gitHead": "79db5535fee7f58e0fe21bac154b638cd17f659e" | ||
} |
@@ -49,8 +49,2 @@ # @carbon/import-once | ||
## 📖 API Documentation | ||
If you're looking for `@carbon/import-once` API documentation, check out: | ||
- [Sass](./docs/sass.md) | ||
## 🙌 Contributing | ||
@@ -57,0 +51,0 @@ |
14660
5
58