/* This file is intended to house user CSS */
/* It will not be included in the minimizer, but it will be used in the app */

/*
body {
  background-color: yellowgreen;
}
*/
