loht-true-skeleton
Advanced tools
Comparing version 2.1.1 to 2.1.2
{ | ||
"name": "loht-true-skeleton", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"scripts": { | ||
@@ -5,0 +5,0 @@ "ng": "ng", |
@@ -15,1 +15,12 @@ # loht true skeleton | ||
</div> | ||
```scss | ||
$ts-color-primary: rgba(242, 243, 244, 100); | ||
$ts-color-secondary: rgba(220, 222, 225, 100); | ||
$ts-grayscale: 1; | ||
$ts-blur: 2px; | ||
$ts-degree: 100deg; | ||
$ts-background-size: 250%; //depenting on the boxwidth and degree the size must be stretched | ||
$ts-animation-duration: 2.5s; |
Sorry, the diff of this file is not supported yet
11130
25