Page MenuHome

BWA: Fix scss syntax errors
ClosedPublic

Authored by Aaron Carlisle (Blendify) on Oct 27 2022, 6:39 PM.

Details

Summary

BWA fails to compile on modern sass compilers do to the syntax errors that this patch fixes.

Diff Detail

Event Timeline

Aaron Carlisle (Blendify) requested review of this revision.Oct 27 2022, 6:39 PM
Aaron Carlisle (Blendify) created this revision.

Thanks! They look like typos indeed. I always try to avoid having commas at the end of selectors.

This revision is now accepted and ready to land.Nov 8 2022, 4:07 PM
This revision was automatically updated to reflect the committed changes.