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

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 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

1 participant