diff --git a/examples/cdn/basic.html b/examples/cdn/basic.html new file mode 100644 index 0000000..a98742d --- /dev/null +++ b/examples/cdn/basic.html @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/examples/cdn/custom.html b/examples/cdn/custom.html new file mode 100644 index 0000000..fe55579 --- /dev/null +++ b/examples/cdn/custom.html @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/examples/cdn/theming.html b/examples/cdn/theming.html new file mode 100644 index 0000000..55c2d66 --- /dev/null +++ b/examples/cdn/theming.html @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/examples/npm/basic.html b/examples/npm/basic.html new file mode 100644 index 0000000..469ab42 --- /dev/null +++ b/examples/npm/basic.html @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/examples/npm/custom.html b/examples/npm/custom.html new file mode 100644 index 0000000..9f1b5af --- /dev/null +++ b/examples/npm/custom.html @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/examples/npm/theming.html b/examples/npm/theming.html new file mode 100644 index 0000000..ca40f6d --- /dev/null +++ b/examples/npm/theming.html @@ -0,0 +1,11 @@ + + + + + + + + + + +