Panu Valtanen
Panu Valtanen
# 🐞 bug report ### ✍️ Description When devtools is right-docked some of its options gets on top of the modals. > I don't think we can change the zindex...
# ✨ Pull Request ### 📓 Referenced Issue Fixes #694 ### ℹ️ About the PR Only visual fixes. ### 🖼️ Testing Scenarios / Screenshots When the PR is ready I'll...
Edit Makefile and README.md to make development even easier to start. I'm just experimenting with Makefile here. Feel free to merge this! Also fixes #422 - Ignore `sw.js` and include...
This can be ignored as it should not be version controlled. I'll make a PR about this.
Closes #1 ? Uses https://github.com/gmrchk/cli-testing-library for a more readable testing flow.
This will enable local tests to be run in newer nodejs versions. This will also fix the Sass Generator not working out of the box in newer nodejs versions. Closes...
This is due when node-sass-middleware version 0.11.0 is installing node-sass. This is now deprecated and should be updated to use `dart-sass` (currently named as `sass`) according to their official npm...
# Wanted behaviour Create terraform.tfstate # Occured behaviour ```bash Error: Failed to initialize connection to podman server with provider["registry.terraform.io/project0/podman"], on main.tf line 9, in provider "podman": 9: provider "podman" {}...