Skip to content

Commit

Permalink
chore: remove additional tailwind triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiehenson committed Apr 25, 2024
1 parent ef9d409 commit d38dc6f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/core/utils/syntax-highlighter.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
@tailwind base;
@tailwind components;

@layer base {
@import url("https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,600;0,700;1,600;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@100;200;300;400;500;600;700;800&display=swap");
Expand Down

0 comments on commit d38dc6f

Please sign in to comment.