1
1
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:
Shawn Allen 2018-12-10 08:05:43 -08:00
parent d9bd354412
commit 5b5dc4b361

View File

@ -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}) {