Skip to content

returning string rather than object?? #5

Description

@btmurrell

Your doc says cssToJS will return an object. In my usage, it returns a string. and the string is not a JSON string, so i cannot parse it. Am I doing something wrong?

this is the string value i am getting:

"{
  RootElement: {
    eWhite: '#FFFFFF',
    eBlack100: '#3c4d5c',
    eBlack200: '#414c56',
    eBlack300: '#364756',
    eBlack400: '#304150',
    eBlack500: '#304250',
    }
}"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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