Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

Commit

Permalink
chore: use theme default as theme component shadowing
Browse files Browse the repository at this point in the history
  • Loading branch information
pedronauck committed Jun 18, 2019
1 parent 6565981 commit ed55623
Show file tree
Hide file tree
Showing 36 changed files with 231 additions and 1,863 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import { outputFileFromTemplate } from '../../../utils/template'

const REQUIRED_DEPS = ['react', 'react-dom']
const REQUIRED_DEV_DEPS = ['gatsby', 'gatsby-mdx', 'gatsby-plugin-typescript']
const CORE_DEV_DEPS = ['docz', 'docz-theme-default', 'gatsby-theme-docz']
const CORE_DEV_DEPS = ['docz', 'gatsby-theme-docz']

const LOCAL_DEV_DEPS = [
'babel-eslint',
Expand Down
26 changes: 0 additions & 26 deletions core/docz-theme-default/.babelrc

This file was deleted.

3 changes: 0 additions & 3 deletions core/docz-theme-default/.eslintrc.js

This file was deleted.

3 changes: 0 additions & 3 deletions core/docz-theme-default/.lintstagedrc

This file was deleted.

Loading

0 comments on commit ed55623

Please sign in to comment.