css-in-js
css-in-js copied to clipboard
Please Update to Support the Latest Styles (e.g. space-evenly etc.)
Thank you for creating this great library. Could you please update the library to support the latest styles (e.g. space-evenly etc.)
@wellyshen which plugin are you referring to? Atom or VS Code?
@paulmolluzzo I'm using atom.
@ansumanshah what does this take to accomplish? (Besides publishing the update.)
@paulmolluzzo
I think..
- Support the latest stylesheet.
- And related usage instruction.
I think we will just have to update the completions-css.json file is css-in-js-helpers
To do that the update-css task should work
@ansumanshah running this script hits MDNs rate limit pretty fast. Do you have a workaround for getting it done? Once the completions-css.json is updated and merged to master I can also bump the VS Code version and publish it.