Index: third_party/polymer/v1_0/components-chromium/paper-styles/README.md |
diff --git a/third_party/polymer/v1_0/components-chromium/paper-styles/README.md b/third_party/polymer/v1_0/components-chromium/paper-styles/README.md |
index ef1c30cc325919e8ed19bd08ea0e46510501838e..feefd7440f409721254ccc31dba7db8631d86d55 100644 |
--- a/third_party/polymer/v1_0/components-chromium/paper-styles/README.md |
+++ b/third_party/polymer/v1_0/components-chromium/paper-styles/README.md |
@@ -35,4 +35,7 @@ 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 |
+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. |
+ |