Skip to content

Instantly share code, notes, and snippets.

@kinglouie
kinglouie / Header.svelte
Created October 12, 2022 12:14
svelte unused css error
<script>
import { page } from '$app/stores';
import BtnDarkMode from './BtnDarkMode.svelte';
const nav_y_offset_bg = 130;
const nav_y_offset_animation = 100;
const nav_links = [
{