1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-17 19:05:32 -04:00

remove next-compose-plugins from config

This commit is contained in:
2022-07-15 11:14:51 -04:00
parent d35e40a18d
commit de604f2f04
5 changed files with 150 additions and 275 deletions

View File

@@ -146,7 +146,6 @@ export const globalStyles = globalCss(
"@supports (font-variation-settings: normal)": {
body: {
fontFamily: theme.fonts.sansVar,
fontOpticalSizing: "auto",
},
"code, kbd, samp, pre": {