codyhouse/codyhouse-framework

Error when compiling SCSS

erodr015 opened this issue · 5 comments

Platform: Hubspot CMS

I've used both terminal and an online conversion tool.

Not sure where $breakpoint is defined.

Hi! I've never used the Hubspot CMS so I'm not sure how it works. From the errors, it appears you're not loading the base SCSS files (the files in the /css/base/* folder). For example, the mixins are defined in the css/base/_mixins.scss file.

Hi Sebastiano, hubspot can be a little picky. I was able to resolve the css issue by doing what you suggested but now I'm running into a different issue.

When I click the sliding panels nothing happen and I get this: https://www.screencast.com/t/ZbzUFcINWnNL

This is the order of the files: https://www.screencast.com/t/cMqfht5AigkD

Not sure if you have access but this is the staging

Thank you!

Hi! For component related questions, please open an issue on the component's github page. You'll find the link on the 'info page' of each component.

The Sliding Panel component may need to be initialized. More info here: https://codyhouse.co/ds/components/info/sliding-panels

Cheers

Thank you sebastiano. I want to make sure we're on the same page before I jump to another section. The sliding panel by itself works great. The sliding panel that's part of the Giove template does not. It's definitely a JS issue. Is this still a component issue or is there a place for template issue? Cheers, Edgar

Hi Edgar! Please submit it to the Giove github page: https://github.com/CodyHouse/cd-giove-changelog

Cheers