3.0.12 • Published 6 years ago

@exmg/exmg-cms-styles v3.0.12

Weekly downloads
8
License
-
Repository
bitbucket
Last release
6 years ago

\<exmg-cms-styles>

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

  • exmg-cms-global-page.html - Global layout which can be used in a CMS project by including it in the main app.html. Also the exmg-cms-global-layout-mixin.html should be used to add some functionality needed for collapsing the menu etc. Please see the layout.html in the demo folder for an example.
  • exmg-cms-page.html - Styles definitions for al supported page types like pages containing cards/tables and tabs. Please see the examples in the demo folder.
  • exmg-cms-color.html - This element contains the primary and secondary color palette.
  • exmg-cms-default-theme.html - This element overrides the default paper colors to our EM color set.

Please visit the demo page for live examples.

Install the Polymer-CLI

First, make sure you have the Polymer CLI installed. Then run polymer serve to serve your element locally.

Viewing element demo page

$ polymer serve

Running Tests

$ polymer test

Your application is already set up to be tested via web-component-tester. Run polymer test to run your application's test suite locally.

3.0.12

6 years ago

3.0.11

6 years ago

3.0.10

6 years ago

3.0.9

6 years ago

3.0.8

6 years ago

3.0.7

6 years ago

3.0.6

6 years ago

3.0.5

6 years ago

3.0.4

6 years ago

3.0.3

6 years ago

3.0.2

6 years ago

3.0.0

6 years ago