mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-07 13:44:55 +03:00
Add correct styling
This commit is contained in:
parent
49de41e442
commit
193c930cfd
|
@ -1,3 +1,4 @@
|
||||||
|
import '../src/styles/layout.sass'
|
||||||
import type { AppProps } from 'next/app'
|
import type { AppProps } from 'next/app'
|
||||||
import { MDXProvider } from '@mdx-js/react'
|
import { MDXProvider } from '@mdx-js/react'
|
||||||
import mdxComponents from '../components/mdxComponents'
|
import mdxComponents from '../components/mdxComponents'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user