Skip to content

Commit 82c63c3

Browse files
committed
docs(): add node version info to readme
1 parent 26611f9 commit 82c63c3

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
@@ -15,6 +15,8 @@ it to the `plugins` config. In the example below we're using the `autoprefixer`
1515
npm install autoprefixer @types/autoprefixer --save-dev
1616
```
1717

18+
This plugin requires Node.js 14 or higher. For older Node versions, see the 1.x release.
19+
1820
#### stencil.config.ts
1921
```ts
2022
import { Config } from '@stencil/core';

0 commit comments

Comments
 (0)