I’ve looked everywhere for this and cannot find a definitive answer. I’ve just started on the node package manager. If publishing a package for the community can it consist of html and css or is it purely for packages written in JavaScript?
Yes. For example, Bootstrap has an NPM package with their CSS in it.