UNPKG
@asasugar-use/vue3-typewriter
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
Vue3 Component for typewriter effects.
github.com/asasugar/vue3-typewriter
asasugar/vue3-typewriter
@asasugar-use/vue3-typewriter
/
dist
/
vue3-typewriter.css
2 lines
(1 loc)
•
263 B
CSS
View Raw
1
2
.text
[data-v-4c7ca741]
{
border-right
:
2px
solid
var
(--
3338934
b);
padding-right
:
2px
;
animation
:.
7s
step-end infinite blink-
4
c7ca741}
@keyframes
blink-
4
c7ca741{
0%
,
to
{
border-color
:
#0000
}
50%
{
border-color
:
var
(--
3338934
b)}}
.cursor-hidden
[data-v-4c7ca741]
{
border-right
:none}