• Mathprogrammer1
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    It has variables as well as modules, easily nestable definitions, and inheritance so that you can have base classes

    • spartanatreyu@programming.dev
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      CSS has variables, modules and nesting.

      By inheritance, do you mean the extends keyword? Because if so, it just seems like going further down the misguided BEM path instead of picking better selectors.