mirror of
https://github.com/Lapikud/tipilan.git
synced 2026-08-08 17:49:13 +00:00
add missing css import
This commit is contained in:
@@ -4,6 +4,7 @@ import RulesContent from "@/components/RulesContent";
|
|||||||
import RulesLastChanged from "@/components/RulesLastChanged";
|
import RulesLastChanged from "@/components/RulesLastChanged";
|
||||||
import Link from "next/link";
|
import Link from "next/link";
|
||||||
import { getTranslations, setRequestLocale } from "next-intl/server";
|
import { getTranslations, setRequestLocale } from "next-intl/server";
|
||||||
|
import '../style.css'
|
||||||
|
|
||||||
const sectionKeys = [
|
const sectionKeys = [
|
||||||
{ id: "intro", labelKey: "cs2page.nav.intro" },
|
{ id: "intro", labelKey: "cs2page.nav.intro" },
|
||||||
|
|||||||
Reference in New Issue
Block a user