Skip to content

Commit b5bae25

Browse files
committed
Make the use of a tidle more prominent
1 parent e85019f commit b5bae25

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/react-scripts/template/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -592,6 +592,8 @@ This will allow you to do imports like
592592

593593
> **Tip:** You can opt into using this feature with [CSS modules](#adding-a-css-modules-stylesheet) too!
594594
595+
> **Note:** You must prefix imports from `node_modules` with `~` as displayed above.
596+
595597
## Post-Processing CSS
596598

597599
This project setup minifies your CSS and adds vendor prefixes to it automatically through [Autoprefixer](https://github.com/postcss/autoprefixer) so you don’t need to worry about it.

0 commit comments

Comments
 (0)