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

fix(package.json): double .min suffix for version-prefixed #3901

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

Commits on Sep 13, 2024

  1. fix(package.json): double .min suffix for version-prefixed

    This change will break only downstream relying on double `.min` suffix files.
    The rest of downstream will now finally get minified version, when requesting `bulma-prefixed.min.css` instead of getting full version.
    rindeal committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    0155c43 View commit details
    Browse the repository at this point in the history