Skip to content

Commit 37ad6e4

Browse files
committed
chore: self review - unused styles
1 parent 75b81f4 commit 37ad6e4

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

packages/ui-components/src/styles/markdown.css

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -170,24 +170,4 @@ main {
170170
@apply sm:border-l-0;
171171
}
172172
}
173-
174-
details {
175-
summary * {
176-
@apply inline
177-
pl-2;
178-
}
179-
180-
a {
181-
h1,
182-
h2,
183-
h3,
184-
h4,
185-
h5,
186-
h6 {
187-
@apply inline
188-
text-green-600
189-
dark:text-green-400;
190-
}
191-
}
192-
}
193173
}

0 commit comments

Comments
 (0)