first commit
This commit is contained in:
1
node_modules/vant/lib/skeleton/index.css
generated
vendored
Normal file
1
node_modules/vant/lib/skeleton/index.css
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
:root,:host{--van-skeleton-duration: 1.2s}.van-skeleton{display:flex;padding:0 var(--van-padding-md)}.van-skeleton__content{width:100%}.van-skeleton--animate{animation:van-skeleton-blink var(--van-skeleton-duration) ease-in-out infinite}@keyframes van-skeleton-blink{50%{opacity:.6}}
|
||||
Reference in New Issue
Block a user