Skip to content

Question: do we have maps/objects to work with? #2795

Closed
@stevenvachon

Description

@stevenvachon

Trying to group my grid declarations together. Do we have string key-based objects in Less.js CSS?

In js:

object = { key:value };

In CSS?:

@varname {
  key: value
}

If so, is there documentation on how to work with them (loops,etc) ?

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