Plasmic unable to sync custom CSS component?

got this on plasmic sync

@chungwu

npm i @plasmicpkgs/plasmic-embed-css

made it work

I have a suggestion:

when you install components from the component store you will need to install additional packages

but you don’t know the commands

I had to try a bunch of things before I found
npm i @plasmicpkgs/plasmic-embed-css

same with
npm i @plasmicapp/host
or
npm i @plasmicpkgs/plasmic-basic-components

so I suggest telling users those commands

Hmm something’s not working right there, the cli is supposed to figure this out and install the right package I think? @icaro / @victor

of course that would be best :smile:

btw, on another project (that is using the same Plasmic project) I also had those packages missing. But when I try to install them:

and on a third project (that was newly created to just test the landing page) I get:

Looking into this issue…

Works now.
I think upgrading to embedCss to 3.03 did the trick.

Oh god, sorry for not updating this thread! We changed the css prop to be optional for this case.

:face_palm:

no worries :slightly_smiling_face:

but there is a scrolling issue, that I addressed a little over a week ago in a screen recording which still begs for a solution.

I’ve recorded another one to demonstrate it in more detail:
https://www.awesomescreenshot.com/video/8501875?key=21b84d08c639ce7f6e73676cd6dd5d87
Please have a look