Skip to content

Commit 1561087

Browse files
committed
Update README.md
1 parent 49a6572 commit 1561087

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

npm/all-unknown/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# `sass-embedded-all-unknown`
22

3-
This is the **all-unknown** binary for [`sass-embedded`](https://www.npmjs.com/package/sass-embedded)
3+
This is the **all-unknown** "binary" for [`sass-embedded`](https://www.npmjs.com/package/sass-embedded)
4+
5+
This package does not contain any dart binary. Instead, it installs the `sass` npm package as a transitive dependency on any CPU without native dart support.

npm/unknown-all/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# `sass-embedded-unknown-all`
22

3-
This is the **unknown-all** binary for [`sass-embedded`](https://www.npmjs.com/package/sass-embedded)
3+
This is the **unknown-all** "binary" for [`sass-embedded`](https://www.npmjs.com/package/sass-embedded)
4+
5+
This package does not contain any dart binary. Instead, it installs the `sass` npm package as a transitive dependency on any OS without native dart support.

0 commit comments

Comments
 (0)