/*
 * Angular Core Styles (subset)
 *
 * These styles are usually imported when angular.js script loads, but on angular.io that happens
 * too late because of the Jade pre-rendering.
 */

.ng-cloak, [ng-cloak] {
  display: none !important;
}