mirror of
https://github.com/primer/css.git
synced 2024-11-27 09:45:45 +03:00
style live code with prism-github
This commit is contained in:
parent
d9bd354412
commit
5b5dc4b361
@ -8,6 +8,7 @@ import {rootPage} from '../src/utils'
|
||||
import {CONTENT_MAX_WIDTH} from '../src/constants'
|
||||
|
||||
import 'primer/index.scss'
|
||||
import 'prism-github'
|
||||
|
||||
export default class MyApp extends App {
|
||||
static async getInitialProps({Component, ctx}) {
|
||||
|
Loading…
Reference in New Issue
Block a user