I am working on an app that uses node-sass to compile SCSS. My component structure is like this:
./src |-- components | |-- Foo | | |-- Foo.jsx | | `--