The community member is seeking help to integrate a CodePen project into their Webstudio project, but they are unsure what they are doing wrong. The comments suggest the following:
1. Enable client-only mode and use script type="module".
2. Refer to the Webstudio documentation on running scripts on the canvas.
3. The community member is calling a gianniAccordion library, but it is not being loaded anywhere.
4. Custom CSS should be placed in the Navigator, not in the head code in project settings, as it does not run on the canvas.
The community members provide a helpful response and appreciation to the suggestions.
also put your custom css in the navigator not in the head code in project settings. that doesnt run on the canvas (we are adding a message to make that more clear)