1.11.1 • Published 1 year ago

@openbayes/docusaurus-enlight v1.11.1

Weekly downloads
-
License
MPL-2.0
Repository
github
Last release
1 year 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

1 year ago

1.11.0

1 year ago

1.3.0

2 years ago

1.2.9

3 years ago

1.2.10

3 years ago

1.2.8

3 years ago

1.2.7

3 years ago

1.2.6

3 years ago

1.2.5

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.3

3 years ago