Skip to content

Commit

Permalink
fix: dev styles comment
Browse files Browse the repository at this point in the history
  • Loading branch information
matifandy8 committed Oct 20, 2023
1 parent 6f6d511 commit b93bee8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
<link rel="icon" sizes="32x32" href="assets/logo.png" type="image/x-icon">
<link rel="icon" sizes="16x16" href="assets/logo.png" type="image/x-icon">
<link rel="icon" href="assets/logo.png" type="image/x-icon">
<!-- <link rel="stylesheet" href="https://unpkg.com/neobrutalismcss@latest"> -->
<link rel="stylesheet" href="https://unpkg.com/neobrutalismcss@latest">
<!-- for dev -->
<link rel="stylesheet" href="/dist/index.css" />
<!-- <link rel="stylesheet" href="/dist/index.css" /> -->
<!-- -->
<link rel="stylesheet" href="styles.css" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
Expand Down

0 comments on commit b93bee8

Please sign in to comment.