gitbook-plugin-styles-less

1.0.0 • Public • Published

LESS Stylesheets for GitBook

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

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

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

Readme

Keywords

none

Package Sidebar

Install

npm i gitbook-plugin-styles-less

Weekly Downloads

8

Version

1.0.0

License

Apache-2.0

Last publish

Collaborators

  • samypesse