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

Add support to customize bulma styles #73

Open
facundoolano opened this issue Dec 20, 2023 · 0 comments
Open

Add support to customize bulma styles #73

facundoolano opened this issue Dec 20, 2023 · 0 comments
Labels
bug Something isn't working feature New feature or request

Comments

@facundoolano
Copy link
Owner

The current CSS takes vanilla bulma and customizes it by overridding styles, in some cases by hardcoding and duplicating variables that could be reconfigured if we were building bulma from its Sass source.

  • Add support to build bulma from Sass (the compiled CSS shuold be checked in, the Sass customization shouldn't add setup overhead to run the app).
  • Replacce hardcoded values to bulma variable customizations.
  • Review main.css to look for potential improvements or further bulma customizations.
@facundoolano facundoolano added bug Something isn't working feature New feature or request labels Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant