Skip to content

Commit

Permalink
Make the use of a tidle more prominent
Browse files Browse the repository at this point in the history
  • Loading branch information
Timer committed Oct 1, 2018
1 parent e85019f commit b5bae25
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/react-scripts/template/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -592,6 +592,8 @@ This will allow you to do imports like

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

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.
Expand Down

0 comments on commit b5bae25

Please sign in to comment.