UNPKG

kitchensink

Version:

Dispatch's awesome components and style guide

19 lines (17 loc) 239 B
/*! * Jade - self closing tags * Copyright(c) 2010 TJ Holowaychuk <tj@vision-media.ca> * MIT Licensed */ module.exports = [ 'meta' , 'img' , 'link' , 'input' , 'source' , 'area' , 'base' , 'col' , 'br' , 'hr' ];