qaffeine icon indicating copy to clipboard operation
qaffeine copied to clipboard

How can I use qaffeine the same way as eqcss, with @element?

Open deleite opened this issue 4 years ago • 0 comments

Hi, I used EQCSS and you can see how it look on the sample below. https://codepen.io/deleite/pen/dyMryGY

Issue is that with EQCSS there is a flickering before the layout switch, very briefly but happens.

I am trying to use the same with qaffeine, and it works by applying the styles from the js without the flickering. https://codepen.io/deleite/pen/MWyxWmZ

but how can I use it with the @element in the css?

deleite avatar Sep 25 '20 10:09 deleite