-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ESM Modules to Project #89
Comments
Thanks for the issue and the PR! |
would be great. |
@holblin any news to this? |
Hi 👋 |
At the moment you only have UMD and CJS Modules added, wich can nor be used directly in browser. I need a CSS Parser for my designer: https://node-projects.github.io/web-component-designer-demo/index.html wich I can use directly from browser
The text was updated successfully, but these errors were encountered: