mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +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 {
|
||||
0%
|
||||
0%,
|
||||
100% {
|
||||
height: 50%
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user