Mads Kristensen (@mkristensen) is the name of the person bringing speed and hope for the CSS part of Microsoft Visual Studio. He is adding new life the the rather dead CSS part of Visual Studio. He is doing so through his free plug-in for Visual Studio: Web Essentials.
The features
In general Web Essentials makes working with CSS in Visual Studio more nice, adding features like colour and font preview, change of values using Ctrl+Arrows (up=add, down=subtract as you know it from for instance Firebug and Google Chrome), option to base64 encode images and speed typing. I can only recommend this plug-in, and also the fact that Mads listens to you request given to him for instance through twitter makes me a happy user! Well done Mads, and keep up the good job! ![]()

Links
- Zen coding plug-in – You should also read that post if you want to speed up your work in general in Visual Studio
- Web Essentials – find the plug-in here and read about all the features in it
- Mads Kristensen (@mkristensen) – the developer of Web Essentials plug-in
- What is Base64 encoding of images