Open arelra opened 1 month ago
When running make compile in Frontend lots of SASS deprecation warnings are generated.
make compile
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
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