Azzam S.A

Results 335 comments of Azzam S.A

> rustywind --custom-regex "@apply ([_a-zA\.-Z0-9\-:\[\] ]+);" --write ./src/css/**/* Thank you. Worked like a charm! Before: ```diff /* subtle 'fade in' to the lazyloaded image */ [data-lazy] { - @apply w-full...

+1. Spent hours debugging, turns out, it just configuration mistake. However, TailwindCSS CLI never know that its configuration is invalid https://github.com/tailwindlabs/tailwindcss-typography/issues/282#issuecomment-1226713985

@o0Ignition0o any update about this? Otherwise, I am happy to continue the PR based on Arlyon pointers.

At this point I think we are testing different things. So I change warp codebase to match Rocket. ``` diff modified warp/src/main.rs @@ -2,8 +2,8 @@ use warp::Filter; #[tokio::main] async...

Pinned history is very useful for many use cases. I hope it will land on `master` soon.

> I think that works too. It's straightforward and less complicated to use. During my time with CopyQ, I never pin anything. I just create two tab. One for general...

> [oae](https://github.com/oae) closed this as [completed](https://github.com/oae/gnome-shell-pano/issues?q=is%3Aissue+is%3Aclosed+archived%3Afalse+reason%3Acompleted) in https://github.com/oae/gnome-shell-pano/commit/6aa3bc03ebf86f1b1af9e5eb339f5c08c6f1a2c4 [21 hours ago](https://github.com/oae/gnome-shell-pano/issues/5#event-7361686457) Wow, that fast! :rocket: Thank you for your handwork for Pano!

thank you so much for this, Sir Froggey thank you so much.

My point of using swagger is that for internal/private app, I don't need to write docs alongside the app. My web app had many fields with `validate.OneOf()` schema. They didn't...

Sorry to bump the issue without any meaningful help. Any update for caps word QMK?