gaearon / react-hot-boilerplate

Minimal live-editing example for React
MIT License
3.91k stars 879 forks source link

How to add scss to this project? #25

Closed seanli closed 9 years ago

seanli commented 9 years ago

What is the right way to add scss to this project? Thank you so much! :)

gaearon commented 9 years ago

Use sass-loader (its docs show the usage).