638 Views
If you're a fan of create-react-app(React's official command line interface),you probably know it should supports SASS by default. Thos feature is ready and will be included in the next release of the project. So, using SASS or SCSS with CRA should be rather simple.
0 comments