1.0.0 • Published 10 years ago
gitbook-plugin-styles-less v1.0.0
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"
}
}1.0.0
10 years ago