I understand it can be done, and the last referenced takes priority, but im wondering the affects it has. Will it slow down the site at all? Or since its such a small file any browser should have no trouble with it.
Im mainly asking because I like sheets clean, but I do like having a reset. So i'd like to have the reset outside my main style sheet, but not sure if it is actually worth it or no.
It means there are more requests to your server to download the additional style sheets. Try minimizing the reset so it hardly takes up any space at the top of your style sheet. That's what I do.
Im mainly asking because I like sheets clean, but I do like having a reset. So i'd like to have the reset outside my main style sheet, but not sure if it is actually worth it or no.