Skip to content

How to reuse variables (colors) defined on package.jsonΒ #55

@jacargentina

Description

@jacargentina

I'm using this package to customize the theme, with this:

"reactToolbox": {
    "customProperties": {
      "color-primary-dark": "#607D8B"
    },
    "output": "client/"
  },

I want to make use of that new color-primary-dark color in my own custom .css files. There is some way to do that?

Cheers!

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