adoc-skin

0.1.2 • Public • Published

adoc-skin

A modern and fully-customizable skin on top of the default Asciidoctor stylesheet.

Installation

pnpm add -D adoc-skin

Usage

// Set your preferences
@use "adoc-skin/src/config" with (
  $color-brand: red,
  // ... and more
);
// Use the library
@use "adoc-skin";

Package Sidebar

Install

npm i adoc-skin

Weekly Downloads

0

Version

0.1.2

License

MIT

Unpacked Size

52.6 kB

Total Files

38

Last publish

Collaborators

  • devidw