react-foundation-components icon indicating copy to clipboard operation
react-foundation-components copied to clipboard

Babel + Webpack Integration

Open driverpt opened this issue 7 years ago • 3 comments

Hello,

First of all, awesome work you've done, but i'm trying to integrate your components with react-starter-kit and i'm getting the following error:

/Users/<user>/Projects/<project>/node_modules/react-foundation-components/lib/top-bar/_styles.scss:1
(function (exports, require, module, __filename, __dirname) { @import '../common';
                                                              ^
SyntaxError: Invalid or unexpected token

driverpt avatar Oct 24 '16 13:10 driverpt