mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-02-02 21:27:54 +01:00
fix(templates): missing command in keyframes
This commit is contained in:
@@ -190,7 +190,7 @@ export function addTemplates(options: ModuleOptions, nuxt: Nuxt) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
@keyframes carousel-inverse-vertical {
|
@keyframes carousel-inverse-vertical {
|
||||||
0%
|
0%,
|
||||||
100% {
|
100% {
|
||||||
height: 50%
|
height: 50%
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user