Code Forking vs File Bloat In the case of CSS3 declarations, would you rather add forks in the code to target moz and webkit or would you prefer to use a script plugin? See: www.alistapart.com
Even though code forking could save time on some levels it's not neccessary at the moment. Forking CSS isn't as bas as we make it out to be sometimes, you can always go back and delete browser specific forks. I rather add forks in my code. Hope that helped :)