BerkeleyTrue / react-material

Material design components written with React.js and React Style
http://berkeleytrue.github.io/react-material
404 stars 38 forks source link

Add automation to convert svg's in html to svg components #93

Closed BerkeleyTrue closed 9 years ago

BerkeleyTrue commented 9 years ago

Probably use gulp to extract svg element in icon html files and make them into react components.

This will allow icons to be require'd in commonjs environments and allow for server-side rendering.

SanderSpies commented 9 years ago

:+1: