Closed raulfdm closed 4 years ago
Good morning folks, any release forecast? I'm in the middle of a project, when I started coding the responsive I discovered this detail
Hii! Thanks so much for this!
Seems like the PR for accept custom string has been merged, would it be possible to do a new release with those changes? Or already released and I didn't see...
Hey @larissaiurk .
To be really honest I think this package is not being maintained anymore.
Last year I'd merge a PR to solve that and it's indeed missing the release. Despite the fact I'm set as a contributor, I cannot make releases. I've made a proposal of automating this flow (here https://github.com/morajabi/styled-media-query/issues/27) but it never got answered.
https://github.com/morajabi/styled-media-query/issues/23#issuecomment-678968738
Hey, @larissaiurk @raulfdm I made an update and the necessary adjustments to work correctly in the typescript and made a publication. I was only using it for my projects, but if you want to use it too
Closes #23 #21
Description
This PR adds a function overload for media.* functions that allow we pass a custom size via string or a specific media query name.
First implementation
Secondimplementation
Result in VSCode