5 July, 2013 Writing DRYer vanilla CSS Written by Harry Roberts on CSS Wizardry. Table of Contents Independent writing is brought to you via my wonderful Supporters. Featured case study: NHS When dealing with code, we often strive to make things DRY. DRY code usually means two things: Less actual code, meaning smaller file sizes, less for the user to have to download, more efficient code, etc. Les

