Add feature to use JS on hooks, or better CSS control
I want to generate css variables before each slide. I can do this manually now by setting .slide-n
as a classname and manually enter new css variables per slide, but it is time consuming.
Example in this slide: https://slides.com/phun-ky/deck-5d195f
I have to specify manual values between each slides, using past, present (or future), to get the transition i want: https://gist.github.com/phun-ky/cd6c8c97c5fa983e6f2bbd05fd0877a8
2
votes