diff --git a/README.md b/README.md index 38adc67..1354561 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,9 @@ This is a boilerplate for React Webpack project. You could use it to build your - webpack - hot reloader - babel +- sass + + ## Clone @@ -32,4 +35,4 @@ $ npm run dev ## Build ```bash $ npm run build -``` \ No newline at end of file +```