css-in-js icon indicating copy to clipboard operation
css-in-js copied to clipboard

Please Update to Support the Latest Styles (e.g. space-evenly etc.)

Open wellyshen opened this issue 7 years ago • 6 comments

Thank you for creating this great library. Could you please update the library to support the latest styles (e.g. space-evenly etc.)

wellyshen avatar Feb 26 '18 16:02 wellyshen

@wellyshen which plugin are you referring to? Atom or VS Code?

paulmolluzzo avatar Mar 01 '18 15:03 paulmolluzzo

@paulmolluzzo I'm using atom.

wellyshen avatar Mar 01 '18 16:03 wellyshen

@ansumanshah what does this take to accomplish? (Besides publishing the update.)

paulmolluzzo avatar Mar 08 '18 16:03 paulmolluzzo

@paulmolluzzo

I think..

  1. Support the latest stylesheet.
  2. And related usage instruction.

wellyshen avatar Mar 08 '18 16:03 wellyshen

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 avatar Mar 12 '18 06:03 ansumanshah

@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.

paulmolluzzo avatar Mar 13 '18 17:03 paulmolluzzo