@bryntum/demo-resources 7.1.2 → 7.1.3
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 +5 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,9 +1,14 @@
|
|
|
1
|
+
<br>
|
|
2
|
+
<br>
|
|
3
|
+
|
|
1
4
|
<p align="center">
|
|
2
5
|
<a href="https://bryntum.com/" rel="noopener" target="_blank">
|
|
3
6
|
<img width="350" src="https://bryntum.com/resources/bryntum_logo_blue.svg" alt="Bryntum logo">
|
|
4
7
|
</a>
|
|
5
8
|
</p>
|
|
6
9
|
|
|
10
|
+
<br>
|
|
11
|
+
|
|
7
12
|
# @bryntum/demo-resources
|
|
8
13
|
|
|
9
14
|
This package contains fonts, images, and SCSS files used by Bryntum demos for styling headers and providing
|