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
Nathan added support for asnyc and defer in https://github.com/wvuweb/cleanslate/commit/c61e65b49bb57938153e56af2db0cadb41538062.
Docs on CleanSlate site:
http://cleanslatecms.wvu.edu/how-to/theme-development/tag-index/r-include-javascript
Example code:
<r:include_javascript async="false" defer="false" name="file-1.min, file2" />
The text was updated successfully, but these errors were encountered:
c97b440
c13ec16, f670767, 6d1a661, and 361f553 are related to this issue.
Thanks for the help @zeroedin.
Sorry, something went wrong.
zeroedin
No branches or pull requests
Nathan added support for asnyc and defer in https://github.com/wvuweb/cleanslate/commit/c61e65b49bb57938153e56af2db0cadb41538062.
Docs on CleanSlate site:
http://cleanslatecms.wvu.edu/how-to/theme-development/tag-index/r-include-javascript
Example code:
The text was updated successfully, but these errors were encountered: