1.11.1 • Published 4 months ago

@openbayes/docusaurus-enlight v1.11.1

Weekly downloads
-
License
MPL-2.0
Repository
github
Last release
4 months ago

@openbayes/docusaurus-enlight

Docusaurus Enlight'ed by Kladenets color system made for OpenBayes

Demo

General appearance:

Auto dark mode via Kladenets for product pages:

Install

pnpm add @openbayes/docusaurus-enlight kladenets@next

Usage

In React:

import 'kladenets';

// CSS
import '@openbayes/docusaurus-enlight';

// SCSS (this method will expose `_variables.scss` in your project)
import '@openbayes/docusaurus-enlight/src/index.scss';

In Sass with Webpack:

@import '~kladenets';

// CSS
@import "~@openbayes/docusaurus-enlight";

// SCSS (this method will expose `_variables.scss` in your project)
@import "@openbayes/docusaurus-enlight/src/index.scss";

License

MPL-2.0

1.11.1

4 months ago

1.11.0

4 months ago

1.3.0

9 months ago

1.2.9

2 years ago

1.2.10

2 years ago

1.2.8

2 years ago

1.2.7

2 years ago

1.2.6

2 years ago

1.2.5

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.3

2 years ago