import React from 'react' import getConfig from 'next/config' import TreeModel from 'tree-model' export const CommonStyles = () => { const sheets = [getAssetPath('github/styleguide.css')] return sheets.map(href => ) } export const CommonScripts = () =>