Skip to content
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.

Commit

Permalink
Drop applyAuthorStyles, resetStyleInheritance
Browse files Browse the repository at this point in the history
  • Loading branch information
Addy Osmani committed Mar 19, 2014
1 parent ebdcb4f commit fbfc967
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions templates/polymer-element.html
Expand Up @@ -14,9 +14,6 @@
</template>
<script>
Polymer('polymer-<%= name %>', {
//applyAuthorStyles: true,
//resetStyleInheritance: true,

// element is fully prepared
ready: function(){ },
// instance of the element is created
Expand Down

0 comments on commit fbfc967

Please sign in to comment.