guardian / frontend

The Guardian DotCom.
https://theguardian.com
Other
5.85k stars 555 forks source link

Frontend - SASS deprecation warnings #27503

Open arelra opened 1 month ago

arelra commented 1 month ago

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