in regular html? The package is only available in npm. After installing it, I have issue importing it. I did add type="modules"`in script tag but nothing change. It always said `Cannot use import statement outside a module and require is not defined
it's type="module", no plural. but in your case what you need is webpack, browsers don't support node_modules
Обсуждают сегодня