catamphetamine / webpack-react-redux-server-side-render-example

A sample React/Redux/Webpack project with Server-Side Rendering

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to import scss files?

Iuriy-Budnikov opened this issue · comments

commented

Hey guys,
Thanks for your great work!

My example: import styles from './Footer.scss';
I added sass loader, but have following issue You may need an appropriate loader to handle this file type.

So, did you resolve your issue

commented

yeah, almost.