Tailwindcss: How to divide the grid into columns like bootstrap

This time I just returned to code some frontend projects and Tailwindcss was chosen to develop the UI instead of Boostrap, but I have to read the docs several times to design the column flexbox. What is Tailwindcss Tailwind is a utility-first CSS framework. It provides so many classes that help us create UI with…