Palette map in _colours.scss needs instructions on replacing default usage of default colours.
e.g. green and pink are used in the following files, as such removing them from _colours.scss causes compile errors.
_forms-check.scss:119
_links.scss:2-7
Worth noting that other default colours are also used by default, I only came across pink and green issues.
Palette map in _colours.scss needs instructions on replacing default usage of default colours.
e.g.
greenandpinkare used in the following files, as such removing them from_colours.scsscauses compile errors._forms-check.scss:119
_links.scss:2-7
Worth noting that other default colours are also used by default, I only came across pink and green issues.