@rhavenside/baseline 2.0.1 → 2.0.2
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 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Base-Line Design System
|
|
2
2
|
|
|
3
|
-
A strict, layer-based design system with semantic tokens.
|
|
3
|
+
A strict, layer-based design system with semantic tokens. Features a custom naming convention and token-based theming system.
|
|
4
4
|
|
|
5
5
|
[](https://www.npmjs.com/package/@rhavenside/baseline)
|
|
6
6
|
[](https://opensource.org/licenses/MIT)
|
|
@@ -469,4 +469,4 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for the strict contribution rules.
|
|
|
469
469
|
|
|
470
470
|
---
|
|
471
471
|
|
|
472
|
-
Built with ❤️ using
|
|
472
|
+
Built with ❤️ using RFS for responsive typography.
|