Skip to content

Commit

Permalink
docs: add search to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
MSalopek committed Dec 6, 2024
1 parent 01f9698 commit dc6c991
Show file tree
Hide file tree
Showing 3 changed files with 761 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ const config = {
}),
themes: ["@you54f/theme-github-codeblock"],
plugins: [
require.resolve("docusaurus-lunr-search"),
async function myPlugin(context, options) {
return {
name: "docusaurus-tailwindcss",
Expand Down
Loading

0 comments on commit dc6c991

Please sign in to comment.