@rhavenside/baseline 2.0.5 → 2.0.7
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 -10
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# Base-Line Design System
|
|
2
2
|
|
|
3
3
|
<div align="center">
|
|
4
|
-
<img src="logo.svg" alt="Base-Line Logo" width="64" height="64">
|
|
4
|
+
<img src="https://examples.rhavenside.de/logo.svg" alt="Base-Line Logo" width="64" height="64">
|
|
5
5
|
</div>
|
|
6
6
|
|
|
7
7
|
A strict, layer-based design system with semantic tokens. Features a custom naming convention and token-based theming system.
|
|
@@ -461,16 +461,8 @@ Base-Line supports all modern browsers:
|
|
|
461
461
|
|
|
462
462
|
MIT License - see [LICENSE](LICENSE) file for details.
|
|
463
463
|
|
|
464
|
-
## Links
|
|
465
|
-
|
|
466
|
-
- [Documentation](https://github.com/rhavenside/base-line)
|
|
467
|
-
- [Issues](https://github.com/rhavenside/base-line/issues)
|
|
468
464
|
- [npm Package](https://www.npmjs.com/package/@rhavenside/baseline)
|
|
469
465
|
|
|
470
|
-
## Contributing
|
|
471
|
-
|
|
472
|
-
See [CONTRIBUTING.md](CONTRIBUTING.md) for the strict contribution rules.
|
|
473
466
|
|
|
474
|
-
---
|
|
475
467
|
|
|
476
|
-
Built with ❤️
|
|
468
|
+
Built with ❤️
|