You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 months ago | |
---|---|---|
.. | ||
classes | 7 months ago | |
demo | 7 months ago | |
element-styles | 7 months ago | |
.bower.json | 7 months ago | |
CONTRIBUTING.md | 7 months ago | |
README.md | 7 months ago | |
bower.json | 7 months ago | |
color.html | 7 months ago | |
default-theme.html | 7 months ago | |
demo-pages.html | 7 months ago | |
demo.css | 7 months ago | |
index.html | 7 months ago | |
paper-styles-classes.html | 7 months ago | |
paper-styles.html | 7 months ago | |
shadow.html | 7 months ago | |
typography.html | 7 months ago |
README.md
##<paper-styles>
The <paper-styles>
component provides simple ways to use Material Design CSS styles
in your application. The following imports are available:
-
color.html: a complete list of the colors defined in the Material Design palette
-
default-theme.html: text, background and accent colors that match the default Material Design theme
-
shadow.html: Material Design elevation and shadow styles
-
typography.html: Material Design font styles and sizes
-
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.