brandocms / europacss

A design system for responsive websites
MIT License
0 stars 0 forks source link

Rewrite "@space" responsiveParent/resposiveGrandparent #35

Closed tmjoen closed 5 years ago

tmjoen commented 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.

tmjoen commented 5 years ago

Shouldn't be neccessary to walk, since unnesting does most of the work