I have a CSS grid of icons and I am trying to create a divider between each cell that fades in opacity towards the edges, similar to an airbrush effect. However, I want the cells themselves to remain transparent so that the background pattern is still visible behind them. I created a quick mock-up to illustrate what I mean.
Specifically, I need help on how to achieve gradient borders for a CSS grid. Any assistance would be greatly appreciated!