UNPKG

knowhow-server

Version:

A personal workflow engine that can manage and use any network connected host

11 lines (10 loc) 775 B
<a href="http://github.com/angular/angular.js/edit/master/docs/content/error/animate/notcsel.ngdoc" class="improve-docs btn btn-primary"><i class="icon-edit"> </i> Improve this doc</a><h1><code ng:non-bindable="">Not class CSS selector</code> <div><span class="hint">error in component <code ng:non-bindable="">$animate</code> </span> </div> </h1> <div><pre class="minerr-errmsg" error-display="Expecting class selector starting with '.' got '{0}'.">Expecting class selector starting with '.' got '{0}'.</pre> <h2 id="description">Description</h2> <div class="description"><div class="-animate-page -animate-notcsel-page"><p>Expecting a CSS selector for class. Class selectors must start with <code>.</code>, for example: <code>.my-class-name</code>.</p> </div></div> </div>