Skip to content

Commit

Permalink
[documentation] how to disable autoprefix feature (#1320)
Browse files Browse the repository at this point in the history
* added how to disable autoprefix feature in doc

* Just link to the doc
  • Loading branch information
Roman Rubas authored and Timer committed Feb 23, 2017
1 parent c861f74 commit d53228d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-scripts/template/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ becomes this:
}
```

There is currently no support for preprocessors such as Less, or for sharing variables across CSS files.
If you need to disable autoprefixing for some reason, [follow this section](https://github.com/postcss/autoprefixer#disabling).

## Adding a CSS Preprocessor (Sass, Less etc.)

Expand Down

0 comments on commit d53228d

Please sign in to comment.