Skip to content

Namespace interpolation #2728

Closed
Closed
@jeremieca

Description

@jeremieca

Hello,

Is it possible to use namespace interpolation in Less ?

 @color: "yellow";

 .example {
     #top-@color;                   // Use of #top-yellow namespace
     .inNamespaceMixin();
 }

Thanks !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions