docusaurus/website/versioned_docs/version-2.0.0-beta.0/api/themes/theme-classic.md
Sébastien Lorber 7e4d7671c8
chore(v2): prepare v2.0.0-beta.0 release (#4774)
* beta.0 version docs + changelog

* fix config for beta switch

* v2.0.0-beta.0
2021-05-12 16:07:15 +02:00

426 B

id title slug
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.

:::