Dimitri POSTOLOV
Dimitri POSTOLOV
### Description after migration to Next.js & Nextra, we use only CSS and Tailwind CSS and LESS can be fully removed to simplify things ### Motivation ### Collaboration ### Additional...
### Description `main` is a common pattern for the principal branch ### Motivation ### Collaboration ### Additional Context
currently uses patch from https://github.com/dimaMachina/graphiql/pull/3/files
all fixed issues listed here https://github.com/graphql/graphiql/pull/3633 before: https://github.com/kamilkisiela/graphql-hive/assets/7361780/b0feb35b-d8ce-454f-923a-18765fa7f15e after: https://github.com/kamilkisiela/graphql-hive/assets/7361780/fa54628e-abf3-4590-b2e2-c014f097563f
fixes https://guild-oss.slack.com/archives/C01E8ATBQGN/p1719154268309169
- [x] remove `'use client'` comments - [x] remove `globalThis.window` checks - [x] replace Sentry's deprecated `configureScope` with `getCurrentScope`