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

Exporting variables from LESS to Javascript #4

Open
CrafterSvK opened this issue Apr 19, 2020 · 5 comments
Open

Exporting variables from LESS to Javascript #4

CrafterSvK opened this issue Apr 19, 2020 · 5 comments

Comments

@CrafterSvK
Copy link
Contributor

As you can see there are some SCSS files imported directly into Vue files. This mechanism is not available on Less by default and in seem that SASS also does not support it. Do you know anything to this?

@LiarOnce
Copy link
Owner

Yes, I ’m not familiar with the mechanism of SCSS, so the migration may have unpredictable problems.

@CrafterSvK
Copy link
Contributor Author

If we can setup test enviroment that would be helpful, any ideas?

@LiarOnce
Copy link
Owner

I hope the process does not require compiled binary file.😂
(This is the reason why I don't like the node-sass)

@CrafterSvK
Copy link
Contributor Author

CrafterSvK commented Apr 20, 2020

Well, it is only one file so hopefully we can easily manage, I have researched a lot but I haven't found anything to this matter. I am currently working on traslating last files into less and pushing it today.

@LiarOnce
Copy link
Owner

Thanks.

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