We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The demo for pb-tify is not working.
pb-tify
I expect pb-tify to load as seen on the demo page:
The text was updated successfully, but these errors were encountered:
The problem is that pb-tify.js is not being loaded in the codepen demo.
pb-tify.js
adding this tag fixes the issue:
<script type="module" src="https://unpkg.com/@teipublisher/pb-components@latest/dist/pb-tify.js"></script>
Sorry, something went wrong.
DrRataplan
Successfully merging a pull request may close this issue.
The demo for
pb-tify
is not working.Steps to reproduce
Expected behavior
I expect pb-tify to load as seen on the demo page:
The text was updated successfully, but these errors were encountered: