dojo/themes

Create base theme for material widgets

Closed this issue · 1 comments

Enhancement
Add a new theme for material design components. This would live alongside the src/dojo directory and be accessible via @dojo/themes/material.

Relates to dojo/widgets#615

msssk commented

Importing CSS files from MDC is unnecessary (and breaks the build), the first line in button.m.css can be removed.