-
Notifications
You must be signed in to change notification settings - Fork 6
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
:style directive #33
Comments
Hmm, try 10.9.3. I literally added your test case, it should have worked https://github.com/dy/sprae/blob/main/test/style.js#L48-L52 |
It's a pity, but it's true: I conducted a lot of tests and realized that the UMD files are broken and do not work at all, even if you take it from the CDN and put it in the root of the project. The problem is in the formatting of the file, I showed it in the screenshot #28 (yes, the plugin is to blame). But for now it is necessary to come up with a temporary solution. |
oh ok, but it worked for me, hm. How exactly do you run it? |
Just <script src="https://unpkg.com/sprae@10.9.3/dist/sprae.umd.min.js" init></script> |
Unfortunately, there is still an issue with сamelCase
The text was updated successfully, but these errors were encountered: