Блоги #1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
<script lang="ts">
|
<script lang="ts">
|
||||||
import '$src/app.css';
|
import '$src/app.css';
|
||||||
import { page } from '$app/state';
|
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';
|
import NavBar from '$lib/components/NavBar.svelte';
|
||||||
|
|
||||||
const routes: App.Route[] = [
|
const routes: App.Route[] = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue