Skip to content

Commit 627609f

Browse files
committed
refactor: remove unused styles
1 parent bd11e3c commit 627609f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pug/_partials/head.pug

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ link(rel='stylesheet' href='css/vendors/simplebar.css')
3232
link(href='css/style.css', rel='stylesheet')
3333

3434
// We use those styles to show code examples, you should remove them in your application.
35-
link(rel='stylesheet' href='https://cdn.jsdelivr.net/npm/[email protected]/themes/prism.css')
3635
link(href='css/examples.css', rel='stylesheet')
3736

3837
// Global site tag (gtag.js) - Google Analytics

0 commit comments

Comments
 (0)