Currently taiwind styles being added to each individual html element via class. Need to implment component based structure for tailwind styles to reduce code repition and make the code more maintanable in the long run.
Currently taiwind styles being added to each individual html element via class.
Need to implment component based structure for tailwind styles to reduce code repition and make the code more maintanable in the long run.