Skip to content

Conversation

pungggi
Copy link
Contributor

@pungggi pungggi commented Nov 16, 2017

This enables #98

}
}

cssToParse = cssToParse.replace(/(\$\{[\s]*.*?[\s]*\})/gmi, '0');
Copy link
Contributor Author

@pungggi pungggi Nov 16, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line (26) is because it failes to parse when a variable like ${myVar} is inside the template literal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant