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

Foundation slows my machine way down #12101

Closed
devemmastone opened this issue Jun 26, 2020 · 4 comments
Closed

Foundation slows my machine way down #12101

devemmastone opened this issue Jun 26, 2020 · 4 comments

Comments

@devemmastone
Copy link

Hello all,
I am new to Foundation and want to work with the Scss version of the framework. I have a folder with the files for Foundation in it and then have my sites call in Foundation, all good till I use @include foundation-everything; It just slows my machine down. I am running Hugo and that even times out on me. I tried to also include each of the components but as soon as I came to the button components it slows down my machine again. Also it gives me a warning saying the colours are not good and then crashes Hugo.

What am I doing wrong? I could just use the CDN for the CSS but want an easy way to override the styles.

Thanks in advance.

@devemmastone devemmastone changed the title Foundation can't run Foundation slows my machine way down Jun 26, 2020
@DanielRuf
Copy link
Contributor

tl;dr: please disable any antivirus solution, especially the realtime scanner features (Defender / Windows and others).

@DanielRuf
Copy link
Contributor

Oh and please check your node-sass / sass version, there are known issues with outdated versions.

@devemmastone
Copy link
Author

devemmastone commented Jun 27, 2020

I am on Linux and don't have any antivirus software running, also have Scss up-to-date.
When I add @include foundation-button-group; it just kills my development machine and times it out, everything else runs fine but that one file. I want to load all of Foundation and then use my own Scss settings to override the defaults.

@DanielRuf
Copy link
Contributor

Please check the comments in #12070

This is a problem with the sass compiler version.

Closing as duplicate.

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

No branches or pull requests

2 participants