@import 'bourbon';
@import 'variables';
@import 'mixins';

/*
 * This file contains many legacy styles that were being included
 * globally in workstation. As we implement the redesign please check
 * this file for things that can be removed or re-organized into their
 * own app specific files and hopefully we can rm -rf this thing for good.
 *
 * TODO(larron): Remove this scss from our main build file.
 */
@import 'prune';

@import 'base';
