Блоги #1

Merged
rndtrash merged 64 commits from feature-blogs into master 2025-10-22 08:44:56 +03:00
Showing only changes of commit ebed4bb3e0 - Show all commits

View file

@ -1,7 +1,7 @@
<script lang="ts">
import '$src/app.css';
import { page } from '$app/state';
// import '../syntax-highlight.css'; // https://github.com/PrismJS/prism-themes
import '$src/syntax-highlight.css'; // https://github.com/PrismJS/prism-themes
import NavBar from '$lib/components/NavBar.svelte';
const routes: App.Route[] = [