mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-25 09:24:54 +10:00
some more updates
This commit is contained in:
@@ -110,7 +110,7 @@ pre[class*="language-"] {
|
|||||||
cursor: help;
|
cursor: help;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (-ms-high-contrast: active) {
|
@media screen and (forced-colors: active) {
|
||||||
code[class*="language-"],
|
code[class*="language-"],
|
||||||
pre[class*="language-"] {
|
pre[class*="language-"] {
|
||||||
color: windowText;
|
color: windowText;
|
||||||
|
|||||||
@@ -1,5 +1,3 @@
|
|||||||
// import "prismjs/themes/prism.min.css";
|
|
||||||
|
|
||||||
import { t } from "@lingui/macro";
|
import { t } from "@lingui/macro";
|
||||||
import { useTheme } from "@reactive-resume/hooks";
|
import { useTheme } from "@reactive-resume/hooks";
|
||||||
import { Label, Switch } from "@reactive-resume/ui";
|
import { Label, Switch } from "@reactive-resume/ui";
|
||||||
|
|||||||
Reference in New Issue
Block a user