fleet-docs/node_modules/@docsearch/css
divya-mohan0209 9de94a264c Initial commit 2022-09-22 09:54:31 +05:30
..
dist Initial commit 2022-09-22 09:54:31 +05:30
README.md Initial commit 2022-09-22 09:54:31 +05:30
package.json Initial commit 2022-09-22 09:54:31 +05:30

README.md

@docsearch/css

Style package for DocSearch, the best search experience for docs.

Installation

yarn add @docsearch/css@3
# or
npm install @docsearch/css@3

If you dont want to use a package manager, you can use a standalone endpoint:

<script src="https://cdn.jsdelivr.net/npm/@docsearch/css@3"></script>

Get started

import '@docsearch/css';

Documentation

Read documentation →