^_^

Results 25 comments of ^_^

hey @iamcco, what I meant was, where do I put this JSON file, do I reference it somewhere in vimrc? I get that `coc` has its own settings. I am...

@Rich-Harris I just drop it in here: https://github.com/lingui/js-lingui What I like with this library is the tooling they have: https://lingui.js.org/tutorials/cli.html#add-a-new-locale Where you can: - add a new locale easily -...

Hi @lukejacksonn 👋🏻 I'm just dropping here to support this issue and add a use case. Ideally, you should just drop files in a CDN. In a microservice world, it's...

@lukejacksonn yes! something like that 😊

@Canop similar to @kakulukia reply. I've set Enter as the default of editing it via vim/neovim. It would be cool that if I quit it I go back to broot...

@matthewwithanm Thank you for the reply about object.assign and extend. However I just wanted to clear something. What I meant by reusability, say if you have 2 properties: ``` css...

@matthewwithanm very interesting, so instead of inline styles, I'm gonna make pseudo classes in js? Also what of the auto prefixer, any ideas how is that implemented in this style?

@frederikhors, can you give me more context? Can you give me a link on where it was discussed?

@Conduitry hey 👋🏻. Thank you for jumping in. The main problem is actually coming from [rollup ](https://github.com/rollup/rollup/blob/master/src/watch/fileWatchers.ts#L83-L85) There's also a [3-year-old issue](https://github.com/rollup/rollup/blob/master/src/watch/fileWatchers.ts#L83-L85) that keeps creeping back in. It defaults to...