Skip to content

Commit b54d962

Browse files
committed
doc: clarify versioning
1 parent 729abad commit b54d962

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Will turn a list of attached `.less` files into single calls of `lessc` with `so
77
The relative output path for the `target` is generated from the `less` path and can be controlled through the
88
`--wrapper-output` command line option, see below.
99

10+
The version of the hook tracks the version of the installed `less` dependency, e.g. `4.2.0` tracks `lessc: ^4.2.0`.
11+
1012
## Usage
1113

1214
``` yaml

0 commit comments

Comments
 (0)