Jeff Margolis

Results 2 issues of Jeff Margolis

All examples and code sandboxes refer to `import 'rc-slider/dist/rc-slider.css';` but it should be `import 'rc-slider/assets/index.css';` All the demos are broken, i.e. https://codesandbox.io/s/o9zz7

Trying this package out, won't load. I have dozens of other node modules working correctly in my project, so it's not a webpack issue. Any ideas? ``` ./node_modules/react-tree-menu/src/TreeMenu.jsx Module parse...