UNPKG

material-design-kit

Version:

Interactive web components inspired from Material Design, using vanilla CSS, JavaScript and HTML.

11 lines 180 B
{ "plugins": ["@babel/transform-runtime"], "presets": [ ["@babel/env", { "targets": { "ie": "11", "browsers": ["last 2 versions"] } }] ] }