8000 Support variables · Issue #11 · andreypopp/react-css-components · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Support variables #11
Open
Open
@gingur

Description

@gingur

This looks great, any plans for variable support?

Label {
  color: @label.color
}

Label:hover {
  color: @label.hover
}

or

Label {
  color: @prop:color;
}

Label:hover {
  color: @prop:hover;
}

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0