Open TheWebTech opened 5 years ago
I strip this down to just a few items in my projects. some of these styles are ridiculously specific. Namely the menu styles. Also the default responsive embed is broken. i ALWSY have to mod that. So fixing it here would be a great idea
agreed - so I think then the best plan would be to internalize this into the framework so we can control it/improve it, then stop using an include to pull HS's file.
This is what's inside of it HubSpot's modules.css. when you create a new coded css file it shows up as an include.
I lean toward wanting to internalize this code into the framework itself otherwise we might accidentally have duplicate code. That said a downside is HS devs can't update this for everyone at once if they need to add something or fix something. The positive however being that they can't accidentally mess up sites either.