Index: third_party/polymer/v1_0/components-chromium/paper-styles/paper-styles.html |
diff --git a/third_party/polymer/v1_0/components-chromium/paper-styles/paper-styles.html b/third_party/polymer/v1_0/components-chromium/paper-styles/paper-styles.html |
index 7bee9dd639529d22cc0997b4b0c7499c9e27ccc9..9eca03a77350c0a8006b1d0f111096fb593c7a7c 100644 |
--- a/third_party/polymer/v1_0/components-chromium/paper-styles/paper-styles.html |
+++ b/third_party/polymer/v1_0/components-chromium/paper-styles/paper-styles.html |
@@ -30,7 +30,10 @@ Material Design [font](http://www.google.com/design/spec/style/typography.html#t |
5. [demo-pages.html](https://github.com/PolymerElements/paper-styles/blob/master/demo-pages.html): generic styles |
used in the PolymerElements demo pages |
-@group Iron Elements |
+We recommend importing each of these individual files, and using the style mixins |
+available in each ones, rather than the aggregated `paper-styles.html` as a whole. |
+ |
+@group Paper Elements |
@pseudoElement paper-styles |
@demo demo/index.html |
--> |