frontend
frontend copied to clipboard
Frontend - SASS deprecation warnings
When running make compile
in Frontend lots of SASS deprecation warnings are generated.
Could we
a) configure the SASS compiler to not emit deprecation warnings? b) fix the deprecation warnings?
Previous PR that removed warnings: https://github.com/guardian/frontend/pull/27275