mirror of
https://github.com/explosion/spaCy.git
synced 2025-02-04 21:50:35 +03:00
Add correct styling
This commit is contained in:
parent
507742f763
commit
7b2c230981
|
@ -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 { remarkComponents } from '../src/remark'
|
import { remarkComponents } from '../src/remark'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user