1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-23 00:55:58 -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
-1
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": {