Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Jul 4, 2024
1 parent b9aa854 commit 915e11a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions Source/Layout/Base.astro
Original file line number Diff line number Diff line change
Expand Up @@ -73,14 +73,6 @@ import { ViewTransitions } from "astro:transitions";
@import "@Stylesheet/Global.css";
</style>

<style is:global>
@import "@Stylesheet/Test.css";
</style>

<style is:global>
@import "@Stylesheet/Test2.css";
</style>

<slot name="styles" />

<Fragment set:html={Link(Font.map((Font: any) => Font))} />
Expand Down

0 comments on commit 915e11a

Please sign in to comment.