kopia lustrzana https://github.com/shoelace-style/shoelace
fix color
rodzic
bba41402aa
commit
cd504a4127
|
@ -169,7 +169,7 @@ Supply your own [keyframe formats](https://developer.mozilla.org/en-US/docs/Web/
|
||||||
.animation-keyframes .box {
|
.animation-keyframes .box {
|
||||||
width: 100px;
|
width: 100px;
|
||||||
height: 100px;
|
height: 100px;
|
||||||
background-color: rgb(var(--sl-color-primary-500));
|
background-color: rgb(var(--sl-color-primary-600));
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
```
|
```
|
||||||
|
|
Ładowanie…
Reference in New Issue