Skip to content

Commit

Permalink
Add note to updateStyles regarding updates to CSS mixins
Browse files Browse the repository at this point in the history
  • Loading branch information
TimvdLippe authored Feb 10, 2018
1 parent ae32725 commit d458bab
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/mixins/element-mixin.html
Original file line number Diff line number Diff line change
Expand Up @@ -610,6 +610,9 @@
*
* These properties are retained unless a value of `null` is set.
*
* Note: This function does not support updating CSS mixins.
* You can not dynamically change the value of an `@apply`.
*
* @param {Object=} properties Bag of custom property key/values to
* apply to this element.
* @return {void}
Expand Down

0 comments on commit d458bab

Please sign in to comment.