ducky/web
2015-05-29
Parent:99a43a6d1d30
ducky/web/src/styles/base/_tables.scss
Stop ignoring our build folder. Now that our HTML lives in our build folder, we should probably stop ignoring it. This means that an `hg clone` followed by an `npm install` followed by an `npm run deploy` will work. I hope.