app/assets/stylesheets/prosperity/application.css.scss in prosperity-0.0.5 vs app/assets/stylesheets/prosperity/application.css.scss in prosperity-0.0.6
- old
+ new
@@ -8,12 +8,13 @@
* You're free to add application-wide styles to this file and they'll appear at the top of the
* compiled file, but it's generally better to create a new file per style scope.
*
*= require bootstrap.min
*= require bootstrap-theme.min
+ *= require morris
*= require_self
*= require_tree .
*/
.main {
padding: 40px 15px;
-}
\ No newline at end of file
+}