Commit 1491d461 authored by Neek Sandhu's avatar Neek Sandhu Committed by Joe Haddad
Browse files

Add link to active CSS modules discussion (#3163)

* Add link to active CSS modules discussion

* Update README.md
parent 376fd432
Showing with 1 addition and 1 deletion
+1 -1
...@@ -191,7 +191,7 @@ Some features are currently **not supported**: ...@@ -191,7 +191,7 @@ Some features are currently **not supported**:
* Server rendering. * Server rendering.
* Some experimental syntax extensions (e.g. decorators). * Some experimental syntax extensions (e.g. decorators).
* CSS Modules. * CSS Modules (see [#2285](https://github.com/facebookincubator/create-react-app/pull/2285)).
* 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)). * 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)).
* Hot reloading of components. * Hot reloading of components.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment