Closed tmjoen closed 5 years ago
Really brittle now. Add a bunch of tests and rewrite. Maybe walk the tree backwards.
Check parent -> parent -> etc until we hit @responsive or root. Build a selector.
@responsive
Shouldn't be neccessary to walk, since unnesting does most of the work
Really brittle now. Add a bunch of tests and rewrite. Maybe walk the tree backwards.
Check parent -> parent -> etc until we hit
@responsive
or root. Build a selector.