BerkeleyTrue/react-material

Shouldn't rely on webpack loaders to have working components

Closed this issue · 1 comments

Currently, I am running icon needing the html-loader but I will probably run into the css and url loaders shortly. Transpiled components should have all of these things pulled in before each release.

I think once I can get #93 completed it should solve this issue. My hope is to get this module environment agnostic so I can use it in my project which are isomorphic.