Skip to content

Commit 4a2e925

Browse files
committed
code wip
1 parent 5a98d24 commit 4a2e925

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

assets/css/utilities.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,10 @@
135135
background: theme("colors.gray.dark.200");
136136
border-color: theme("colors.gray.dark.300");
137137
}
138+
&::before,
139+
&::after {
140+
content: none !important;
141+
}
138142
}
139143

140144
:not(pre) > code {

0 commit comments

Comments
 (0)