mirror of
https://github.com/jgthms/bulma.git
synced 2024-12-26 14:34:22 +00:00
551 B
551 B
Fixes #
Changes proposed:
- Add
- Fix
- Remove
- Update
Requirements
- Pull the latest master branch
- Run
npm install
to install all Bulma dependencies - Make sure your Sass code is compliant with the Bulma Sass styleguide
- If your PR fixes an issue, reference that issue
- If your PR has lots of commits, squash your commits first
- Run
npm run build
before submitting your PR
Thanks for helping out! 😇