Share Your Work

RRimestad9
Participant

Tool to compile SASS with HubL code

We wanted to use SASS in our project, but unfortunately that language does not allow HubL syntax. We therefore wrote our own SASS + HubL compiler to compile SASS + HubL to CSS + Hubl. We are open-sourcing it for others to use and contribute to.

 

It can be found here:

https://github.com/rasmusrim/sass-hubl

 

3 Replies 3
OliaGozha
Contributor

Tool to compile SASS with HubL code

Looks awesome! Thanks for sharing this. Much appreciated.

Looking forward to trying it out. My dev experience with hubl could have been more enjoyable if SASS was an option earlier.

Your work gives me hope for improving styles in my future projects.

 

Thanks,

Olia

rohansdeeson
Top Contributor

Tool to compile SASS with HubL code

Good work on this, we personally got around this using webpack, but good solution none the less

dennisedson
HubSpot Product Team
HubSpot Product Team

Tool to compile SASS with HubL code

@RRimestad9 ,

thanks for sharing this!

0 Upvotes