@sproutsocial/seeds-typography
Advanced tools
Comparing version 0.6.2 to 0.6.3
@@ -5,3 +5,3 @@ ## Usage | ||
- <del><a href="{{{siteUrl}}}/downloads/seeds-typography.{{version}}.json" download>Sketch Styles</a> (Requires [Shared Text Styles plugin](https://github.com/nilshoenson/shared-text-styles))</del> **Deprecated. See [changelog](#changelog).** | ||
- <del><a href="seeds/downloads/seeds-typography.json" download>Sketch Styles</a> (Requires [Shared Text Styles plugin](https://github.com/nilshoenson/shared-text-styles))</del> **Deprecated. See [changelog](#changelog).** | ||
- [Adobe Creative Cloud Library](https://assets.adobe.com/assets/libraries/a4c2bfd3-f701-470c-ab88-1ba696d9f628e) | ||
@@ -14,4 +14,4 @@ | ||
- `yarn add {{name}}` | ||
- `npm install {{name}} --save` | ||
- `yarn add @sproutsocial/seeds-typography` | ||
- `npm install @sproutsocial/seeds-typography --save` | ||
@@ -65,3 +65,3 @@ | ||
### Do’s and Don’ts | ||
- **DON’T:** Use any Proxima Nova extended families. | ||
- **DON’T:** Use any Proxima Nova extended families. | ||
- **DON’T:** Use italic styles anywhere. | ||
@@ -68,0 +68,0 @@ - **DO:** Use letter-spacing with uppercase text. |
@@ -56,3 +56,3 @@ const fs = require('fs'); | ||
dest: 'dist', | ||
appendVersion: true | ||
appendVersion: false | ||
}) | ||
@@ -59,0 +59,0 @@ ); |
{ | ||
"name": "@sproutsocial/seeds-typography", | ||
"version": "0.6.2", | ||
"version": "0.6.3", | ||
"stability": "stable", | ||
@@ -5,0 +5,0 @@ "description": "SEEDS Design System Typography Styles", |
98117
21
242