Skip to content

Commit

Permalink
Merge pull request #5356 from Polymer/getStyle-export
Browse files Browse the repository at this point in the history
  • Loading branch information
rictic authored Sep 13, 2018
2 parents b3713cf + 84b6991 commit b39a091
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/elements/custom-style.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ export class CustomStyle extends HTMLElement {
* call any style modules referenced via the `include` attribute will be
* concatenated to this element's `<style>`.
*
* @export
* @return {HTMLStyleElement} This element's light-DOM `<style>`
*/
getStyle() {
Expand Down

0 comments on commit b39a091

Please sign in to comment.