Skip to content

Commit ead188a

Browse files
committed
Clarify Less/Sass support
1 parent 1391286 commit ead188a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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)