col-span with style not working in tailwind css
I have 9 buttons with grid layout of grid-cols-2 so the last one remaining button will be left out as 1 . So I want that button to take the span of col 2 in tailwind
I have 9 buttons with grid layout of grid-cols-2 so the last one remaining button will be left out as 1 . So I want that button to take the span of col 2 in tailwind