Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove eslint-loader and node-sass (#294)
- Remove `eslint-loader`. It's not supported any more, and isn't used in the webpack build. - Replace `node-sass` with `sass`. - Reinstall `markdownz` to fix missing package errors in the build.
- Loading branch information