CSS Logic

Out of context: Reply #6

  • Started
  • Last post
  • 14 Responses
  • aliastime0

    Stugoo, that is exactly the purpose. So all devs can pick it up and use it instantly. It's part of the co's 'base theme'. I'm building my first site with them using this mess and it's definitely class soup.

    I was trained to keep classes to a minimum and only use inline as a rare exception. Basically, use ancestor selectors and keep the markup clean.

    Oh, and this is preferred over boilerplate's clearfix
    <div class="clear-div"></div> just shit seems a bit cray to me

View thread