Skip to content
This repository was archived by the owner on May 5, 2023. It is now read-only.
This repository was archived by the owner on May 5, 2023. It is now read-only.

[FEATURE] Prefixes for CSS custom properties, and class names.Β #322

@MatteuSan

Description

@MatteuSan

⭐ Suggestion

Add prefixes to CSS custom properties, and class names for pre-made components/widgets

/* Prefix = et */

:root {
    --et-custom-property: value;
}

.et-button {
    /* Button styles */
}

πŸ’» Use Cases

No response

❌ Related Problems

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions