From 94ac8be8f9defd245393c506e9f9f3b7ba7420fe Mon Sep 17 00:00:00 2001 From: Felipe Rodarte Date: Wed, 22 Apr 2020 21:46:53 -0300 Subject: [PATCH] Update iron-flex-layout-classes.js inside HTML template (html ``) there are comments for CSS (/ * * /). Comment markup has been changed to HTML format In the previous way, after the build the comments were added to the index as text and GoogleBot indexed the description as follows: "Most common used flex styles * / / * Basic flexbox reverse styles * / / * Flexbox alignment * / / * Non-flexbox positioning helper styles * / ..." Can this be updated as a new version? Hope this helps Thanks --- iron-flex-layout-classes.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/iron-flex-layout-classes.js b/iron-flex-layout-classes.js index 83be493..76cda1c 100644 --- a/iron-flex-layout-classes.js +++ b/iron-flex-layout-classes.js @@ -39,7 +39,7 @@ The following imports are available: */ const template = html` -/* Most common used flex styles*/ + -/* Basic flexbox reverse styles */ + -/* Flexbox alignment */ + -/* Non-flexbox positioning helper styles */ +