Flavio Spezi

Results 5 issues of Flavio Spezi

I discovered that "css3-mediaqueries" works only when the query contains "screen". This query don't works: ``` @media (max-width: 460px) { ... } ``` This query works properly: ``` @media screen...

I developed primary features for Swift (ObjectStorage). Swift client developed features: * Containers list * Container content * Get / Set container metadata * Get object (alias file) * Update...

I downloaded EXE file (version 1.7.40), then I try to run it: `gtt-win.exe config`. But I receive an issue: `Pkg: FLAGS_MISMATCH`. Can someone help me? Thanks. OS: Windows 11 (10.0.22621.3085)...

The Pretty print do not works well. After "pretty print" command some "" go out. Source code: ```xml Immagine 1 Immagine 2 Immagine 3 Immagine 4 Immagine 5 ``` Result:...

I am trying to use your node package, but `npm install` returns an error: ``` Interactive builder for raspi-sensor. For more information feel free to visit https://github.com/Vuzi/raspi-sensor Do you want...