Skip to content

Commit

Permalink
refactor(app.css): 🚚 rename extension to .pcss
Browse files Browse the repository at this point in the history
  • Loading branch information
kwaa committed Sep 6, 2022
1 parent c728c72 commit 39b858a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/routes/+layout.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import Head from '$lib/components/head_static.svelte'
import Header from '$lib/components/header.svelte'
import 'uno.css'
import '../app.css'
import '../app.pcss'
export let data: LayoutData
Expand Down

0 comments on commit 39b858a

Please sign in to comment.