/**
 * Normalize.css makes browsers render all elements more
 * consistently and in line with modern standards.
 * It precisely targets only the styles that need normalizing.
 *
 * http://necolas.github.io/normalize.css/
 */
@import "~normalize.css/normalize.css";

/**
 * Style tools for UI components
 *
 * https://github.com/suitcss/suit
 */
@import "suitcss.scss";
