-
Extracted from [here](https://github.com/lingui/js-lingui/pull/1859#issuecomment-1972752328)
I believe the initial idea for macro was a "subset" of the original params from runtime versions (as ori…
-
## Bug Report
- [ ] I would like to work on a fix!
**Current Behavior**
When running babel with typescript, `babel . -d lib --extensions '.ts,.tsx'`, it throw an exception with
```
T…
1zg12 updated
4 years ago
-
After changes and before pushing to GitHub, we usually want to:
- [X] check if the cljs build still works (`lein cljsbuild once main`)
- [X] check if the jar build still works (`lein uberjar`)
- …
-
Hi @bradlc, great work on creating this babel plugin. I am building my website using Gatsby and following the starter demo for Gatsby + Emotion + Tailwind (https://github.com/jlengstorf/gatsby-tailwin…
-
Given this reproduction file: https://github.com/simonihmig/ember-warn-transpilation/blob/master/app/utils/warn.js
This is transpiled to:
```js
define('ember-warn-transpilation/utils/warn', ['exp…
-
The macros in question produce a fatal error while \hline compiles correctly.
Can this be corrected or should I replace all \\*rule with \hline?
Here is a minimal example:
```
%--8
-
### Prerequisites
- [x] I have read the [Contributing guidelines](https://github.com/Zenika/immutadot/blob/master/.github/CONTRIBUTING.md)
- [x] I have read the [Code of conduct](https://github.co…
-
I recently watched (and enjoyed!) @serenaf's [talk about this addon at EmberCamp London 2016](https://www.youtube.com/watch?v=l4KCEoa29GE).
I had an idea for how this might be doable without having t…
-
I can't seem to get Bit working with `twin.macro`.
Basically the problem is it thinks this `styled` import doesn't exist:
```ts
import tw, { styled } from "twin.macro";
const Container = sty…
-
## 翻译任务认领说明
翻译前,请仔细阅读 [中文文档译文排版指南](https://github.com/reactjs/zh-hans.reactjs.org/wiki/React-%E4%B8%AD%E6%96%87%E6%96%87%E6%A1%A3%E8%AF%91%E6%96%87%E6%8E%92%E7%89%88%E6%8C%87%E5%8D%97)
> 注意:一次尽量只认领…