This commit is contained in:
Michiel Borkent 2025-08-21 15:12:20 +02:00
parent 9e1feb81af
commit 76a32f63e5

View file

@ -3,7 +3,7 @@
Since `v0.7.27` scittle allows to load libraries from the global enviroment.
This means you can load a library in a `<script>` tag and use it via `:require` in scittle.
An example. Replace `js/scittle.js` with a CDN version
An example:
``` html
<html>