chore(v2): generic styling improvements

This commit is contained in:
Yangshun Tay 2019-02-23 12:50:31 -08:00
parent c46a894a01
commit b33de00a32
16 changed files with 109 additions and 109 deletions

View file

@ -24,6 +24,7 @@ module.exports = function loadConfig(siteDir) {
'Markdown',
'Search',
];
themeComponents.forEach(component => {
if (!require.resolve(path.join(themePath, component))) {
throw new Error(