Skip to content

Commit b5cdb23

Browse files
authored
Update sanity.config.ts
Signed-off-by: Cody Olsen <[email protected]>
1 parent 3c9f294 commit b5cdb23

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

sanity.config.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,8 @@ import {
33
withDocumentI18nPlugin,
44
} from '@sanity/document-internationalization'
55
import { CogIcon, EditIcon, LockIcon, UserIcon } from '@sanity/icons'
6-
// @ts-expect-error -- TODO figure out how to get typings for this
76
import { createConfig } from 'sanity'
8-
// @ts-expect-error -- TODO figure out how to get typings for this
9-
import { theme } from 'https://themer.creativecody.dev/api/hues?default=8bb9b5;400&primary=fa7a78;400&transparent=8bb9b5;400&positive=43d675;300&caution=fbd024;200&critical=f02f53&lightest=fcfdfd&darkest=0d1515&min=1'
7+
import {theme} from 'https://themer.sanity.build/api/hues?preset=tw-cyan'
108

119
import { deskTool } from 'sanity/desk'
1210

0 commit comments

Comments
 (0)