ducky/web

Paddy 2015-07-07 Parent:99a43a6d1d30

17:313780205e39 Go to Latest

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

Use our "production" config values. Use config values for our hosted test instance of the services. These aren't actually production values, but they're at least _live_ values.

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";