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

feat: Add new helpers-only version #3902

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rindeal
Copy link

@rindeal rindeal commented Sep 14, 2024

Purpose:
Introduce a new version of Bulma that includes only the helper classes, allowing users to utilize these handy classes without importing the entire Bulma framework.

Changes:

  • Added a new script version-helpers in package.json to build the helpers-only version.
  • Created a new file versions/bulma-helpers.scss that imports only the necessary helper classes and themes.

Benefits:

  • Flexibility: Users can now integrate Bulma's helper classes into their projects without the overhead of the full framework.
  • Efficiency: Ideal for small projects or those that require only specific utility classes, reducing the overall CSS footprint.
  • Modularity: Enhances Bulma's modularity, making it more adaptable to various project needs.

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

Successfully merging this pull request may close these issues.

1 participant