@jarooda/jlds 1.1.0 → 1.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# @jarooda/jlds
|
|
2
2
|
|
|
3
3
|
The CLI for the [JLDS design system](https://github.com/jarooda/jlds). It downloads React/Vue
|
|
4
|
-
component source straight into your project —
|
|
4
|
+
component source straight into your project — the code is yours to read, own, and customize.
|
|
5
5
|
|
|
6
6
|
## Run it
|
|
7
7
|
|
package/package.json
CHANGED