Lullabot / windup

A Drupal starter theme
GNU General Public License v2.0
26 stars 8 forks source link

Admin tabs component: update styles for variable names, prevent sass-lint errors #96

Closed srsgores closed 6 years ago

srsgores commented 8 years ago

I noticed that the styles in component/_admin-tabs.scss cause a number of compile issues with the included sass-lint config. These fixes fix these errors.

carwin commented 8 years ago

Cool, thanks for the pull request. I'll check it out.

wesruv commented 6 years ago

Thanks for the thought and PR, we decided to just remove it, as it starts to get into how colors are handled in the code, and that's something that there aren't amazing standards/best practices for. We don't want to imply how that stuff should be done for projects.