Skip to content

Commit

Permalink
fix: prism highlight not rendered on reload
Browse files Browse the repository at this point in the history
  • Loading branch information
bennyxguo committed Aug 9, 2023
1 parent 8b77aa2 commit aa2328e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
@import 'tailwindcss/utilities';

@import './transitions.scss';
@import './prism-aurora-future.css';

.stroke-ob-bright {
stroke: var(--text-bright) !important;
Expand Down

0 comments on commit aa2328e

Please sign in to comment.