Skip to content

Create class name in CSS file #144

@EHMilon

Description

@EHMilon

Suppose I declared a class name “js” in HTML, but I don't declare this class in CSS file. And now if I press CTRL + click “js” it will not open CSS file. We need to declare same name class in CSS file. But what if without declaring class in CSS file if we press CTRL and Press class name it will open link CSS file and automatically create a class name " .js{ } ".

ezgif com-video-to-gif

I think it will be very useful for developers and save our time.

If automatic class name create is not possible, then it should be open linked CSS file at least.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions