Hacker News new | ask | show | jobs
by slickninja1 4776 days ago
Try the OOCSS classes:

/spacing.css/ /* spacing helpers p,m = padding,margin a,t,r,b,l,h,v = all,top,right,bottom,left,horizontal,vertical s,m,l,n = small(5px),medium(10px),large(20px),none(0px) */

https://gist.github.com/cloudchen/5626174

1 comments

Pretty good approach. Thanks for the link.