@adiwg/honkit-plugin-styles-sass

2.0.0 • Public • Published

SASS Stylesheets for GitBook HonKit

This plugin makes it easy to use SASS custom stylesheets instead of CSS for your book.

Add it to your book.json, with some custom stylesheets:

{
    "plugins": ["styles-sass"],
    "styles": {
        "pdf": "./styles/pdf.sass"
    }
}

Readme

Keywords

none

Package Sidebar

Install

npm i @adiwg/honkit-plugin-styles-sass

Weekly Downloads

0

Version

2.0.0

License

Apache-2.0

Unpacked Size

13.7 kB

Total Files

4

Last publish

Collaborators

  • jlblcc