ducky/web

Paddy 2015-07-03 Parent:99a43a6d1d30

15:0340f522bce9 Go to Latest

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

Upgrade babel. Take advantage of shorter compilation times. Woohoo!

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