The ability to style grid and flex gaps is coming fast in a browser near you!
Bubbling with ideas for what this will be useful for!

Code: https://github.com/MicrosoftEdge/Demos/tree/main/css-gap-decorations

@patrickbrosset love this. Do you know if there will be a @sheet prototype anytime soon?
@Olliew @aluhrs will know.
@patrickbrosset @Olliew it’ll still be a bit. Current focus is working through the initial standards for LRLR (https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/LocalReferenceLinkRel/explainer.md) which would allow using a stylesheet from light DOM in shadow DOM. Assuming that goes well, we’ll do @sheet after.
MSEdgeExplainers/LocalReferenceLinkRel/explainer.md at main · MicrosoftEdge/MSEdgeExplainers

Home for explainer documents originated by the Microsoft Edge team - MicrosoftEdge/MSEdgeExplainers

GitHub
@aluhrs @patrickbrosset imo @sheet has other use cases outside of shadow DOM, but I’m glad it’s on the roadmap. Thanks for the update.
@Olliew @patrickbrosset yeah definitely, our driving motivation right now is around shadow DOM though, so that’s our focus.