Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@exmg/exmg-cms-styles

Package Overview
Dependencies
Maintainers
5
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@exmg/exmg-cms-styles

The `<exmg-cms-styles>` component provides simple ways to use Material Design CSS styles

latest
Source
npmnpm
Version
3.0.12
Version published
Maintainers
5
Created
Source

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

Keywords

web-components

FAQs

Package last updated on 16 Jul 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts