From f165f782de9a1380d48247facc65e9216a293854 Mon Sep 17 00:00:00 2001 From: kksandr7 Date: Mon, 18 Sep 2023 17:10:28 +0300 Subject: [PATCH] remove information about CDN --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 4f811d7..f7b4b5c 100644 --- a/README.md +++ b/README.md @@ -228,14 +228,6 @@ The ES6 modules are located in `src/js/`. You need to load the stylesheet file e ``` -You can also load modules via CDN, e.g.: - -```html - -``` - The ES6 modules are not minified. Please use your favored bundler or build tool for this purpose. ## Basic Usage (Markup)