KittyGiraudel/ama

SASS guidelines class_convention rule?

Closed this issue · 2 comments

x4th commented

Hey, first of all, thank you for all the work you've done.

I'm wondering about the class naming convention rule you've mentioned in https://sass-guidelin.es/#scss-lint. Can you point me to a place where it's elaborated on or provide a few examples?

Hello and thank you for the kind words. I’m pretty sure I haven’t authored the SCSS-Lint configuration and took it from somewhere else. In any case, I believe the regular expression used for class_convention is issued from SMACSS and/or Inuit CSS. :)

x4th commented

Thanks for the response, I'll check both of those out. :)