betaboon
betaboon
first of thanks for this great package. I added a grid that is inspired by reacts material-ui.
When trying to use the Advanced install with snowpack, building the project runs into errors like: ``` [snowpack] FAILURE: Unexpected input (13:13) 11: .s-container { 12: width: 100%; 13: padding:...
resolves #171 i tested this locally. the whole-testsuite seems to still pass. i have no clue how to test this with the given test-infrastructure tho. suggestions and contributions to cover...
It would be nice if we could interact with a stream-unary endpoint by using a context-manager. currently the only way to send messages to a stream-unary endpoint is by using...
I'm trying to build sway on an aarch64 device (raspberrypi 4) but fail to build with: ``` Did not find CMake 'cmake' Found CMake: NO Run-time dependency glesv2 found: NO...
###### Description of changes ###### Things done - Built on platform(s) - [x] x86_64-linux - [ ] aarch64-linux - [ ] x86_64-darwin - [ ] aarch64-darwin - [ ] For...
Hello there, First off: I'm glad i found `autohooks` as it addresses the downsides i see with `pre-commit` when using it with python (namely configuration via `pyproject.toml` and being able...
would it be possible to use a local file as docker_image?
allow defining `ignorePackages` in `release.config.js` (and others) as discussed in #53