Skip to content

Commit 18be6de

Browse files
jacobp100MoOx
authored andcommitted
Docs: Add reference to keys on usage page (MoOx#286)
1 parent 4f807f6 commit 18be6de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ _(default: all features depending on your `browsers` options)_
3333
**You should probably use `browsers` option instead of this one.**
3434

3535
Object containing key of features to enable/disable.
36-
_Features are enabled by default: no key means feature is enabled_.
36+
_Features are enabled by default: no key means feature is enabled_. Keys can be found by looking in [src/features.js](https://github.com/MoOx/postcss-cssnext/blob/master/src/features.js).
3737

3838
```js
3939
//eg: disable custom properties support

0 commit comments

Comments
 (0)