diff --git a/src/components/Sections/ThemesSection.vue b/src/components/Sections/ThemesSection.vue
index 206f442..070d046 100644
--- a/src/components/Sections/ThemesSection.vue
+++ b/src/components/Sections/ThemesSection.vue
@@ -16,7 +16,10 @@
(neon-bunny
,
neon-bunny-carrot
) built into the component that are based
off of my own VSCode
- Neon Bunny Theme.
+ Neon Bunny Theme.
fetch
call
to load them themes from the
jsDelivr CDN. Fetching the {{ selectedLibrary.label }} themes from a CDN was the
+ >jsDelivr CDN. Fetching the {{ selectedLibrary.label }} themes from a CDN was the
best method I could figure out at this time to dynamically load the
themes, while making it easier for you to use them. You can also link to
another CDN of your choice.
@@ -92,7 +91,10 @@
Themes from their - Prism themes + Prism themes repository can be used this way as well.
@@ -115,11 +117,15 @@@use
(css/sass/scss)
+
+