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.
jianglk.darker 7ee447c011
v811_spc009_project
7 months ago
..
classes v811_spc009_project 7 months ago
demo v811_spc009_project 7 months ago
element-styles v811_spc009_project 7 months ago
.bower.json v811_spc009_project 7 months ago
CONTRIBUTING.md v811_spc009_project 7 months ago
README.md v811_spc009_project 7 months ago
bower.json v811_spc009_project 7 months ago
color.html v811_spc009_project 7 months ago
default-theme.html v811_spc009_project 7 months ago
demo-pages.html v811_spc009_project 7 months ago
demo.css v811_spc009_project 7 months ago
index.html v811_spc009_project 7 months ago
paper-styles-classes.html v811_spc009_project 7 months ago
paper-styles.html v811_spc009_project 7 months ago
shadow.html v811_spc009_project 7 months ago
typography.html v811_spc009_project 7 months ago

README.md

Build status

Demo and API docs

##<paper-styles>

The <paper-styles> component provides simple ways to use Material Design CSS styles in your application. The following imports are available:

  1. color.html: a complete list of the colors defined in the Material Design palette

  2. default-theme.html: text, background and accent colors that match the default Material Design theme

  3. shadow.html: Material Design elevation and shadow styles

  4. typography.html: Material Design font styles and sizes

  5. 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.