Documentation
¶
Overview ¶
Package main demonstrates JavaScript plugin support in less.go.
This example shows how to use JavaScript plugins that extend LESS with custom functions. Plugins are executed via a Node.js runtime.
Prerequisites:
- Node.js must be installed and available in PATH
Usage:
cd examples/plugin go run main.go
Click to show internal directories.
Click to hide internal directories.