What is the best way to debug why Boxes/children ended in places where they ended. I'm trying yo understand what gone wrong in my markup and having wireframe of flex container/highlight of the margins would be very helpful. But I don't understand how to do this properly (because of center anchor, for instance you can't set this on a flex). Is there any example I can look up?
For instance I can do this, but I can't really figure out whether it mesh inside flex positioned incorrectly or items themselves
https://codesandbox.io/s/eager-elgamal-hbqz3?file=/src/index.tsx
What is the best way to debug why Boxes/children ended in places where they ended. I'm trying yo understand what gone wrong in my markup and having wireframe of flex container/highlight of the margins would be very helpful. But I don't understand how to do this properly (because of center anchor, for instance you can't set this on a flex). Is there any example I can look up?
For instance I can do this, but I can't really figure out whether it mesh inside flex positioned incorrectly or items themselves
https://codesandbox.io/s/eager-elgamal-hbqz3?file=/src/index.tsx