Настало время включить обратно подсветку синтаксиса
This commit is contained in:
parent
c83d4221cc
commit
ebed4bb3e0
1 changed files with 1 additions and 1 deletions
|
|
@ -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[] = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue