ducky/web

Paddy 2015-07-07 Parent:99a43a6d1d30

19:6b7037b4cbe7 Go to Latest

ducky/web/src/styles/base/_base.scss

Update to hosted URL, use oauth-refresh in profiles. When syncing the profiles, use our oauth-refresh sync helper, so it won't fail because of an expired OAuth token. Also, update our URL to use the nginx-fronted URL.

History
1 // Bitters 1.0.0
2 // http://bitters.bourbon.io
3 // Copyright 2013-2015 thoughtbot, inc.
4 // MIT License
6 @import "variables";
8 // Neat Settings -- uncomment if using Neat -- must be imported before Neat
9 // @import "grid-settings";
11 @import "buttons";
12 @import "forms";
13 @import "lists";
14 @import "tables";
15 @import "typography";