Closed jasehumphr closed 3 years ago
See https://collaborate2.ons.gov.uk/jira/browse/EAR-1057
Describe what you have changed and why, link to other PRs or Issues as appropriate.
Describe the steps required to test the changes (include screenshots if appropriate).
To get this working you will need to
yarn compile then docker-compose build --no-cache then docker-compose up
yarn compile
docker-compose build --no-cache
docker-compose up
Would have done things a touch different if the linter didn't stop the use of !important in the scss
See https://collaborate2.ons.gov.uk/jira/browse/EAR-1057
What is the context of this PR?
Describe what you have changed and why, link to other PRs or Issues as appropriate.
How to review
Describe the steps required to test the changes (include screenshots if appropriate).
Checklist
To get this working you will need to
yarn compile
thendocker-compose build --no-cache
thendocker-compose up
Would have done things a touch different if the linter didn't stop the use of !important in the scss