finnhvman / matter

Material Design Components in Pure CSS. Materializing HTML at just one class per component 🍰
MIT License
1.13k stars 85 forks source link

Publishing on npm #14

Open stof opened 4 years ago

stof commented 4 years ago

It would be great if Matter could be published in the npm registry, so that we could also install it using the package manager rather than downloading it manually to include it in the project

Using the version hosted in cloudinary is not an option for me, as I'm building a tool aimed at big companies which regularly enforce a whitelist for access to domains so limiting the use of third-party assets is a must for such case. And downloading manually again each time there is an update is more work than having it part of the yarn upgrade.

audio-english commented 4 years ago

Upvoted