Quantcast
Channel: bundletransformer Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 698

Commented Unassigned: SCSS @import with Virtual folder [35]

$
0
0
Hi,

I'm importing the below files inside project specific SCSS files, these files are in a virtual folder in IIS7.
I have multiple solutions using this common lib. So I can't duplicate this folder in each solution.
When I publish and create virtual dir, its throwing file not found error. Can you help me to fix this issue?


@import "../../../../../scss/zurb-foundation-4/components/global",
"../settings";

// Foundation and Compass Components
@import "../../../../../scss/zurb-foundation-4/components/grid",
"../../../../../scss/zurb-foundation-4/components/type",
Comments: Use "/common/scss/zurb-foundation-4/components/global " instead of "../../../../../common/scss/zurb-foundation-4/components/global".

Viewing all articles
Browse latest Browse all 698

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>