Umang Galaiya

Results 11 comments of Umang Galaiya

Add this to `netlify.toml` ```toml [[redirects]] from = "/*" to = "/.netlify/functions/server/:splat" status = 200 ```

I'm using [stylus](http://stylus-lang.com/) for my CSS and this plugin either messes the styles up or refuses to process the file altogether. Would love an option to bypass prettifying everything inside...

`input[type=date]` [isn't supported](https://caniuse.com/input-datetime) on Safari, an in turn all Apple mobile devices. Makes more sense to use to use `input[type=number]`. Left more comments on the PR itself.

Something like this makes more sense, unchecked by default: - [ ] Show tweets only from the last `4` hours Where `4` is a tiny input field. Filter gets applied...

I like the link and blue button changes, but most other things can be kept as-in. Reasons: 1. People aren't able to figure out that you can search for any...

https://twitter.com/25kumkum/status/1384780642622181380?s=20

Added some messaging via https://github.com/umanghome/twitter-search-covid19/commit/9549771ef2bcefdda9c6123dc28172e8cd7b7d4c, which I believe should suffice for now. I'll come back to this later if required.

@peter-evans `fileEncoding` is definitely a "just in case someone finds this useful" feature. I can remove it from the changes in this branch if you'd like.

I'm working on updating the VS Code grammar to make it usable with linguist.

It makes sense to remove the validation since the spec allows global attributes. https://html.spec.whatwg.org/#the-title-element