tonyhb / tectonic

A declarative REST data loader for React and Redux. Docs @

Home Page:https://tonyhb.github.io/tectonic/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example project missing assets

bstro opened this issue · comments

example doesn't build out-of-the-box. Each reference to svg icons from the css returns an error like this:

    ERROR in ./~/css-loader?modules!./~/postcss-loader!./src/scenes/page/settings/select.css
    Module build failed: Error: Asset not found or unreadable: threshold-all.svg

Thanks for the heads up! :)