We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
strong
1 parent 35dba63 commit bda015cCopy full SHA for bda015c
src/styles/global.css
@@ -7,6 +7,9 @@
7
header, footer {
8
@apply text-gray-400 border-gray-700;
9
}
10
+ strong {
11
+ @apply text-inherit
12
+ }
13
14
15
0 commit comments