@liiift-studio/magnettype 1.0.7 → 1.0.8
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 +2 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
# magnetType
|
|
2
2
|
|
|
3
|
+
[](https://www.npmjs.com/package/@liiift-studio/magnettype) [](https://opensource.org/licenses/MIT) [](https://github.com/Liiift-Studio/type-tools)
|
|
4
|
+
|
|
3
5
|
CSS `font-variation-settings` applies a single value to the whole element — there is no native way to drive axis values per word from cursor proximity, or to selectively widen visually confusable characters for legibility. magnetType adds both.
|
|
4
6
|
|
|
5
7
|
**[magnettype.com](https://magnettype.com)** · [npm](https://www.npmjs.com/package/@liiift-studio/magnettype) · [GitHub](https://github.com/Liiift-Studio/MagnetType)
|