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

Create a new bulma fork #200

Closed
stafyniaksacha opened this issue Sep 16, 2021 · 2 comments
Closed

Create a new bulma fork #200

stafyniaksacha opened this issue Sep 16, 2021 · 2 comments

Comments

@stafyniaksacha
Copy link
Contributor

Hello there!

We love using Bulma at cssninjaStudio, but we think the release process does not fit the new modern way that we should follow.
Your package introduced a huge feature that we want to go through (switching to native css vars)

Nowadays, we got awesome features from native CSS engines (css vars, css4, hsl calc, ....) and only windycss or tailwind are going (to me) in the good way.

The idea would be to create and maintain a new fork of https://github.com/jgthms/bulma as a playground with new features.
We can then try those features and discuss them before getting into the official Bulma package.

We mainly want to go through these features:

The questions are:

  • Is this effort is relevant with jit features introduced in windy / tailwind
  • How can we benefit from compilation features of scss and still having fast dev experience and minimum/cleaver final bundle size
@driss-chelouati
Copy link

Hi,
Iam also in line with what @stafyniaksacha said. We should definitely rewrite some of the Bulma package. I think that most of the time, we don't need most of the Bulma components. Therefore, there should be a way to modularize each component so we can only import what we need when we need it, the most important part being CSS vars and layout grid / helpers and responsiveness.

@wtho
Copy link
Owner

wtho commented Sep 19, 2021

Hey!

I agree, Bulma has potential, but lacks modern standard css-framework features.

But I personally do currently not use bulma in any project and I will just put the effort to maintain this library, but not more.

Go through jgthms/bulma#3074 and related issues if you want to stick to the plan of forking bulma.

@Tofandel at some point had a more coherent way of integrating css variables into bulma, you should look at his PR on the bulma repo.

I will close this issue for now, as this is not related to this repository. bulma-css-vars just tries to add css variables to bulma only where required by interfering with the bulma code itself as little as possible. A fork and partial rewrite would not follow the goal.

If you think the issue should stay open, you can bring up new arguments, but as I said, I personally am not really interested in a bulma fork.

Cheers!

@wtho wtho closed this as completed Sep 19, 2021
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