Open Ayushmaanagarwal1211 opened 5 months ago
Thank you for raising this issue! We'll look into it as soon as possible. Please ensure that the issue is not duplicate, and you read CONTRIBUUTING.md carefully. Your contributions are highly appreciated! 😊
Hello @jfmartinz, Can this issue be assigned to me for Gssoc'24. Regards, V Meenakshi Iyer
Idea Contribution
Explain feature request
I see the website is recently converted to new tech stack so i want to apply BEM naming convention . What is BEM Naming Convention ? BEM (Block, Element, Modifier) is a methodology used in front-end development for naming CSS classes. It stands for Block, Element, and Modifier, and it helps create reusable components and code sharing in front-end development. BEM is not typically applied to class names in programming languages like Scala. However, I can give you an example using HTML and CSS where BEM is relevant. For example
It will surely help to increase the readability of the website and new Contributor can easily understands the class name
Explain your solution
No response
Any alternative approaches/features
No response
Additional Context
No response