A highlight of the last couple of weeks is that after my #CSSDay talk, Project Wallace, (one of the tools I mentioned in my talk) implemented analysis for spacing resets!
I love this 💚

feat: add analysis for spacing resets by bartveneman · Pull Request #467 · projectwallace/css-analyzer
Prior art: csssstats.com This analysis checks for: scientific notation (0e0) signed numbers (+0, -0) floats (0.0) with or without units (0, 0em) vendor prefixed property names (-webkit-padding-inl...