mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-01 18:32:52 +02:00
420 B
420 B
sidebar_position | slug |
---|---|
2 | /api/themes/@docusaurus/theme-classic |
📦 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.
:::