Skip to content

Commit

Permalink
Updated readme to reflect stylus support
Browse files Browse the repository at this point in the history
  • Loading branch information
justinsisley committed Apr 28, 2016
1 parent 9dacdca commit d9db199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ Update your package.json file's `jest` configuration:

Now, imports such as `import styles from './MyModule.css';` will pass through Jest without causing any pain.

Supports `.css`, `.less`, and `.scss` extensions.
Supports `.css`, `.less`, `.scss` and `.styl` extensions.

0 comments on commit d9db199

Please sign in to comment.