Skip to content

Commit b62f564

Browse files
authored
docs: add search to docs (#2418)
1 parent 01f9698 commit b62f564

File tree

3 files changed

+761
-0
lines changed

3 files changed

+761
-0
lines changed

docs/docusaurus.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ const config = {
181181
}),
182182
themes: ["@you54f/theme-github-codeblock"],
183183
plugins: [
184+
require.resolve("docusaurus-lunr-search"),
184185
async function myPlugin(context, options) {
185186
return {
186187
name: "docusaurus-tailwindcss",

0 commit comments

Comments
 (0)