loht-true-skeleton
Advanced tools
Comparing version 3.0.3 to 3.0.4
{ | ||
"name": "loht-true-skeleton", | ||
"version": "3.0.3", | ||
"version": "3.0.4", | ||
"scripts": { | ||
@@ -5,0 +5,0 @@ "ng": "ng", |
@@ -36,1 +36,17 @@ # loht true skeleton | ||
@import 'node_modules/loht-true-skeleton/src/styles.scss'; | ||
``` | ||
<div style="display: flex; gap: 10px"> | ||
<div> | ||
<h2>Without skeleton</h2> | ||
<img src="assets/bspAngularWithoutOverlay.jpg" alt="Alt-Text" width="300" /> | ||
</div> | ||
<div> | ||
<h2>With skeleton</h2> | ||
<img src="assets/bspAngularWithOverlay.jpg" alt="Alt-Text" width="300"/> | ||
</div> | ||
</div> | ||
* inkluding animation | ||
* inkluding no clickevent | ||
44903
10
52