Skip to content

Commit d458bab

Browse files
authored
Add note to updateStyles regarding updates to CSS mixins
1 parent ae32725 commit d458bab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/mixins/element-mixin.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -610,6 +610,9 @@
610610
*
611611
* These properties are retained unless a value of `null` is set.
612612
*
613+
* Note: This function does not support updating CSS mixins.
614+
* You can not dynamically change the value of an `@apply`.
615+
*
613616
* @param {Object=} properties Bag of custom property key/values to
614617
* apply to this element.
615618
* @return {void}

0 commit comments

Comments
 (0)