Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

moving bower components #622

Open
fiunary opened this issue Aug 28, 2016 · 1 comment
Open

moving bower components #622

fiunary opened this issue Aug 28, 2016 · 1 comment

Comments

@fiunary
Copy link

fiunary commented Aug 28, 2016

Hello, I would normally keep bower_components above the root directory. Since I can't use CodeKit to concatenate js for Foundation 6.2 yet I have mover the bower_components file into root. I have added the path in CodeKit's general config but compiling SCSS is throwing an error because it can't find @import 'util/util'. Any idea what's wrong here?

@bdkjones
Copy link
Owner

If you relocate the bower_components folder from the project root folder, you need to modify the @import statements so that they contain relative paths from the base file to the file that's being imported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants