hmcts / frontend

HMCTS Frontend contains the code you need to start building a user interface for HMCTS government services.
2 stars 9 forks source link

Fix calls to govuk-colour #80

Closed ronaldmansveld closed 4 years ago

ronaldmansveld commented 4 years ago

JIRA link (if applicable)

Change description

Calls to govuk-colour can fail during the build process of Angular projects when colournames are not properly quoted. This PR adds quotes to all colournames that were missing quotes to fix these blocking build issues.

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[X] No