Removing old unused references to skeletonlabs.

This commit is contained in:
Scott Idem
2025-12-08 18:14:57 -05:00
parent dc4364dd27
commit 1611ac0183
4 changed files with 1 additions and 13 deletions

View File

@@ -31,7 +31,6 @@
import 'highlight.js/styles/github-dark.css';
import { browser } from '$app/environment';
// import { storeHighlightJs } from '@skeletonlabs/skeleton';
import xml from 'highlight.js/lib/languages/xml'; // for HTML
import css from 'highlight.js/lib/languages/css';
import javascript from 'highlight.js/lib/languages/javascript';