Skip to content

Commit 503709e

Browse files
gaearonrandycoulman
authored andcommitted
Clarify Less/Sass support
1 parent d4aa7c6 commit 503709e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ Some features are currently **not supported**:
174174
* Server rendering.
175175
* Some experimental syntax extensions (e.g. decorators).
176176
* CSS Modules.
177-
* LESS or Sass.
177+
* Importing LESS or Sass directly ([but you still can use them](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md#adding-a-css-preprocessor-sass-less-etc)).
178178
* Hot reloading of components.
179179

180180
Some of them might get added in the future if they are stable, are useful to majority of React apps, don’t conflict with existing tools, and don’t introduce additional configuration.

0 commit comments

Comments
 (0)