mirror of
https://github.com/zebrajr/Reactive-Resume.git
synced 2025-12-06 12:20:18 +01:00
some more updates
This commit is contained in:
parent
43c5a33773
commit
eab996f7e7
|
|
@ -110,7 +110,7 @@ pre[class*="language-"] {
|
|||
cursor: help;
|
||||
}
|
||||
|
||||
@media screen and (-ms-high-contrast: active) {
|
||||
@media screen and (forced-colors: active) {
|
||||
code[class*="language-"],
|
||||
pre[class*="language-"] {
|
||||
color: windowText;
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
// import "prismjs/themes/prism.min.css";
|
||||
|
||||
import { t } from "@lingui/macro";
|
||||
import { useTheme } from "@reactive-resume/hooks";
|
||||
import { Label, Switch } from "@reactive-resume/ui";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user