Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add CSS Class Names to Blocks Using BEM Methodology #13

Closed
Labels
@alaminfirdows

Description

We need to add appropriate CSS class names to the blocks following the BEM (Block Element Modifier) methodology. This will help make our code more structured, readable, and easier to maintain.

The BEM approach will allow us to create a clear naming convention for our CSS, ensuring that the styles are consistent and reusable across different components of the project. By using this method, it will also become simpler to understand the relationship between different elements and how they are styled.

Please review the blocks and apply class names using the BEM convention, making sure to follow the structure of block__element–modifier where needed.

This update will improve the maintainability and scalability of the CSS codebase.

Reference:
https://getbem.com/

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /