dojo / themes

Dojo Framework Themes
11 stars 19 forks source link

Create base theme for material widgets #50

Closed aciccarello closed 5 years ago

aciccarello commented 5 years ago

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 5 years ago

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