Skip to content

Delineate CSS modules / blocks #8

@jcdarwin

Description

@jcdarwin

It would be great to have a way to delineate the different CSS modules / blocks -- e.g. in my case I often use BEM, creating a new file for each Block, which has a comment at the top, something like:

/*************************
MENU.CSS
*************************/

Using something like this (if it's present) to determine where one module / block ends and another begins would be very useful, say, by using a different background colour for each different block / module.

This would make it much easy to visually find specificity problems for particular blocks / modules.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions