react-hold icon indicating copy to clipboard operation
react-hold copied to clipboard

SSR support

Open slightlytyler opened this issue 8 years ago • 2 comments

Really like the patterns react-hold exposes. Any thoughts on SSR support?

slightlytyler avatar Jul 03 '17 06:07 slightlytyler

Thanks. I am making a plugin project to support animation for Placeholder component. Then, will test SSR.

toplan avatar Jul 03 '17 10:07 toplan

Warning:

postcss-loader

react-hold-animation\style.css:360:5: Gradient has outdated direction syntax. 
New syntax is like `to left` instead of `right`.

@toplan

ghost avatar Sep 07 '17 13:09 ghost