Name Last Update
..
classes Loading commit data...
demo Loading commit data...
.bower.json Loading commit data...
CONTRIBUTING.md Loading commit data...
README.md Loading commit data...
bower.json Loading commit data...
color.html Loading commit data...
default-theme.html Loading commit data...
demo-pages.html Loading commit data...
demo.css Loading commit data...
index.html Loading commit data...
paper-styles-classes.html Loading commit data...
paper-styles.html Loading commit data...
shadow.html Loading commit data...
typography.html Loading commit data...

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.