Parsing out the unneeded code in the css for the tabs component
The title is pretty self explanatory. I only wanted the tabs component and downloaded just that component. However I did want to parse out all of the css code that is not being used just to make the file more compact and easier to read. There are plenty of comments in the css so that was great. Now I need to figure out what I can remove without eliminating functionality. Can somebody give me some tips?
Appreciated