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

Less Importing. #134

Open
kaigouthro opened this issue Nov 28, 2018 · 0 comments
Open

Less Importing. #134

kaigouthro opened this issue Nov 28, 2018 · 0 comments

Comments

@kaigouthro
Copy link

no matter where i try to import any of the semanticui .less files, it fails to compile.
tried a basic .less file all over the place... fails to compile.

tried importing empty .less file everywhere i could think to import a less file... contents:

filename: "fontInject.less"
content:
@fontName: "Roboto";
fails to compile on

' Import "@/components/example/fontInject.less"; Import "@/themes/fontInject.less"; Import "@/global/fontInject.less"; Import "@/lib/fontInject.less"; Import "./fontInject.less"; '

tried all those correctly in all the possible global and local file.. everywhere.

tried importing less from less into every level of the chain..
there's absolutely no way i could get a less file working in the project.

what am i doing wrong, and if it's not me, then what are you doing wrong..

and how can either of us fix it.

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

No branches or pull requests

1 participant