Skip to content

Repository files navigation

This is a build of Google's Material Design 3 Material Web. It uses GitHub Actions to build the project and then bundle it with esbuild. The result is commited back to dist folder.

You can host it offline or serve through a CDN:

<scriptsrc="https://cdn.jsdelivr.net/gh/datvm/material-web@v2.3.0/dist/bundle.esm.min.js" integrity="sha512-TLpGTSV/cUxTevgUEUwUH4LVXidWUMN3uwMFtvTG+qGxY3MPrMDj+Q+BonJLmVaOPk0f0UxGKAEKNp7vm1iNVw==" crossorigin="anonymous"></script>

or

import"https://cdn.jsdelivr.net/gh/datvm/material-web@v2.3.0/dist/bundle.esm.min.js";

This bundled is used by my Blazor wrapper Blazor Material Web.

About

A ESM bundle build for Material Web.

Topics

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages