frankcollins3 / Next-Water-App

Happy, Healthy Water Cycling App that tracks user/human fluid intake.
https://next-water-app.vercel.app
1 stars 0 forks source link

@mixin to target element descendents not working [10:41am] #81

Closed frankcollins3 closed 11 months ago

frankcollins3 commented 11 months ago

attempting to do: mobile first design for the side panel of the main page (of which original app wasn't made in consideration)

error: nothing is moving. the other @mixin works so kind of confused

proposed approach: start with minimum viability. *{ }

frankcollins3 commented 11 months ago

🏳 still couldn't get these sass combinators to work but no longer have to. the real problem was that the parent component container was limiting how much span of width the child had. [12:15pm]