Skip to content

Commit

Permalink
doc: clarify versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
foosel committed Sep 19, 2024
1 parent 729abad commit b54d962
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ Will turn a list of attached `.less` files into single calls of `lessc` with `so
The relative output path for the `target` is generated from the `less` path and can be controlled through the
`--wrapper-output` command line option, see below.

The version of the hook tracks the version of the installed `less` dependency, e.g. `4.2.0` tracks `lessc: ^4.2.0`.

## Usage

``` yaml
Expand Down

0 comments on commit b54d962

Please sign in to comment.