CSS comments snippets for Visual Studio 2012/2013. Well commented code is extremely important. Take time to describe components, how they work, their limitations, and the way they are constructed. Don't leave others in the team guessing as to the purpose of uncommon or non-obvious code. Comment style should be simple and consistent within a single code base. |