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

Does Bulma SASS really takes 12s to compile with DART SASS and Gulp? #3927

Open
kLOsk opened this issue Oct 28, 2024 · 2 comments
Open

Does Bulma SASS really takes 12s to compile with DART SASS and Gulp? #3927

kLOsk opened this issue Oct 28, 2024 · 2 comments

Comments

@kLOsk
Copy link

kLOsk commented Oct 28, 2024

This is about Bulma.

Overview of the problem

This is about the Bulma CSS framework

I'm using Bulma version [1.0.2]

This is a Sass issue: I'm using version [1.58.1]
I am sure this issue is not a duplicate

Description

I'm using Gulp with Bulma and DART SASS. I tried multiple DART SASS versions, but they all end up equally slow, about 12s to compile. I'm working with an i9 MacBook Pro. I would just like a confirmation that this is normal or ideally some advice if this is not normal, what I can do to speed it up? I'm aware of having the option to load fewer modules, but even with fewer modules it still seems very slow. The slow taks in gulp is always the style compilation

[17:00:40] Starting 'styles'...
[Browsersync] 2 files changed (main.css.map, main.css)
[17:00:52] Finished 'styles' after 12 s
[17:06:42] Starting 'styles'...
[Browsersync] 2 files changed (main.css.map, main.css)
[17:06:54] Finished 'styles' after 12 s

Thanks

@daimalou
Copy link

daimalou commented Nov 2, 2024

same, i am using Astro.JS, compile sass too slow, i switch to .css to develop.

@WaflanCZ
Copy link

WaflanCZ commented Nov 8, 2024

I have simmilar issue. I dont use Dart but with gulp and sass plugin it takes over 8s to compile.

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

3 participants