docusaurus/website/versioned_docs/version-2.0.0-beta.13/api/themes/theme-classic.md
2021-12-10 16:56:00 +01:00

446 B

sidebar_position id title slug
2 theme-classic 📦 theme-classic /api/themes/@docusaurus/theme-classic

The classic theme for Docusaurus.

You can refer to the theme configuration page for more details on the configuration.

npm install --save @docusaurus/theme-classic

:::tip

If you have installed @docusaurus/preset-classic, you don't need to install it as a dependency.

:::