Skip to content
This repository has been archived by the owner on Oct 16, 2019. It is now read-only.

Import maxium directory length causing crunch to produce a file not found error #159

Open
devouk opened this issue Feb 2, 2016 · 1 comment
Labels

Comments

@devouk
Copy link

devouk commented Feb 2, 2016

Having a problem compiling the following
The bootstrap line seems to cause crunch to show a file not found error, the file is in the correct location. Cant understand why

@import "./less/variables.less";
@import "./assets/libs/bootstrap/less/boostrap.less";
@import "./assets/libs/bootstrap/css/bootstrap-responsive.less";
@import "./assets/libs/font-awesome/css/font-awesome.less";
@import "./less/font-face.less";
@import "./assets/libs/bootstrap-select/css/bootstrap-select.less";
@import "./less/theme-maroon.less";
@import "./less/mavoverride.less";

Can upload if needed

@matthew-dean
Copy link
Member

Which line is an issue? Yes, if you can upload your project as a zip, that would be helpful.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants