Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maybe wrong usage of convention in "CamelCase style" section. #830

Open
kushagra0304 opened this issue Jul 23, 2021 · 0 comments
Open

Maybe wrong usage of convention in "CamelCase style" section. #830

kushagra0304 opened this issue Jul 23, 2021 · 0 comments

Comments

@kushagra0304
Copy link

kushagra0304 commented Jul 23, 2021

I think the naming-example in the "CamelCase style" section, which is "blockName-elemName_modName_modVal", should be blockName___elemName_modName_modVal.
The change is "__" from "-" between block name and element name.
As written in CamelCase style section, that "The separators for names of blocks, elements, and modifiers are the same as in the standard scheme", then according to standard scheme the element name is separated from the block name by a double underscore (__).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant