JSPM

  • Created
  • Published
  • Downloads 1058769
  • Score
    100M100P100Q202952F
  • License MIT

Styles for DocSearch.

Package Exports

  • @docsearch/css
  • @docsearch/css/dist/_variables.css
  • @docsearch/css/dist/button.css
  • @docsearch/css/dist/modal.css
  • @docsearch/css/dist/style.css

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@docsearch/css) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@docsearch/css

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

Installation

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

If you don’t want to use a package manager, you can use a standalone endpoint:

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

Get started

import '@docsearch/css';

Documentation

Read documentation →