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

Can't find scss files #35

Open
nosizejosh opened this issue Apr 26, 2020 · 1 comment
Open

Can't find scss files #35

nosizejosh opened this issue Apr 26, 2020 · 1 comment

Comments

@nosizejosh
Copy link

I have researched and cant find why a simple swap from using less to scss of the same codebase is leading to errors. from the image below, the file path is correct but I am stuck at cant find scss file.

Please help.

image

@Akryum

@nosizejosh
Copy link
Author

please help as this is a blocking issue.
Tried so many variations and as at now what seems to be working is
replacing

<style lang="scss" src="style/vars.scss"/>

with

<style lang="scss"> @import '~src/imports/ui/style/vars' </style>

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