I got some issues with windicss. Classes don't apply on elements. I've tried to install an older version of windi and it still doesn't work. I've even tried to
I have several new projects that are copies for an existing project with a few lines changed and naming changed. I've made new repositories, cloned them (empty)
My custom modal window opens up but doesn't close when I click on the darkened area. I investigated a bit and found out that the setActive function in the modal
Please help debug the following code I have made sure that 1.My Device has Internet access. 2.My Android Manifest file has internet permission. import andro
I'm working on a project where I have a parent LinearLayout with id=linear_parent created on activity_main.xml. Inside this parent layout, n numbers of LinearLa
I have the following working except for the coloring: podname=$(get-my-pod) && kr logs -f $podname | sed "s/^{/{\"podname\":%F{221}\"$podname\"%f,/" th
I have a User resource: I want to define a PATCH /users/{uid} so that the client can update image, bio or both. An example valid request body would be: { "ima