frontmacs icon indicating copy to clipboard operation
frontmacs copied to clipboard

CSS in JS support

Open LionyxML opened this issue 2 years ago • 2 comments

Hello there!

Please keep an eye on this repo: https://github.com/orzechowskid/tsx-mode.el

What I though interesting: it implements CSS-IN-JS, which is HIGHLY desirable, since styled components are becoming huge on React community and regular configs treats what is inside back-ticks as regular strings.

LionyxML avatar Mar 20 '22 17:03 LionyxML

Thanks for the heads up! I'll definitely keep an eye on it. It's a lot of dependencies to pull in, but the current hack of using web-mode is not the best either.

cowboyd avatar Mar 21 '22 09:03 cowboyd

Yeah, it is in the early stage but who knows what it might become =)

One small thing you might know (and it is ok if you don't), I am on MacOS with a precompiled version of emacs.

I find this tooltips SO damn small. image

I tried to mess with tooltip fonts but this seems not to be affected by my configs.

LionyxML avatar Mar 21 '22 19:03 LionyxML