docusaurus/website/versioned_docs/version-2.0.0-beta.3/api/themes/theme-classic.md
Sébastien Lorber 1ec2c95e3d
chore(v2): prepare v2.0.0-beta.3 release (#5098)
* beta.3

* publish guide

* publish guide

* v2.0.0-beta.3
2021-06-30 16:05:49 +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.

:::