Hey all!
I made a couple of silly, simple little snippets to detect improper usage of Elements and Modifiers.
- Incorrectly nested Elements: sassmeister.com/657b64eb3c7bca6679e3
- Modifiers used without a Block: sassmeister.com/66cc5e6dbceef5de3e4c
Very simple, not necessarily failsafe or bulletproof, but a quick ānā dirty start. I need to DRY them out and roll them into one at some point as well.