-
## The devDependency [babel-plugin-styled-components](https://github.com/styled-components/babel-plugin-styled-components) was updated from `1.8.0` to `1.9.0`.
🚨 [View failing branch](https://github…
-
I'm building a site with GatsbyJS and using this plugin to use Tailwind. I also have [Storybook](https://github.com/storybooks/storybook) to preview my components. However, I was running into an error…
-
copy pasted from docs:
```jsx
IfBlock
```
will render in my page like so:
![Screenshot 2023-05-10 at 14-09-20 Ionic App](https://github.com/AlexGilleran/jsx-control-statements/a…
-
I've started to implement the plugin in one of my projects and I was able to notice this.
Everything works, as long as the theme is contained in a single file.
`theme.js/ts`
In many cases, the …
-
### Environment
- Ember Version: ~4.12.0
- Ember CLI Version: ~4.12.2
- Ember CP Validations Version: ^5.0.0
### Steps to Reproduce
I updated my Ember Addon (v1) from `Ember 4.8` to `Ember …
-
When using this code:
```
import "./App.css";
import React from "react";
import { Bibliography } from "react-citeproc";
import raw from "raw.macro";
const App = () => {
const style = …
-
This is feature has it's own pros and cons, but definitely some would find it very useful.
In short, this feature would allow users to completely get rid from message catalogs at runtime. Instead,…
-
Heya,
thanks for this amazingly fast parser! I've been playing with replacing it with Babel's parser, but I also used a number of babel libraries which expect a Babel AST. Namely `span` to be in-li…
-
# 早报 @ 2019.06.24
## 发布
- **ESLint v6.0.0 released**
https://eslint.org/blog/2019/06/eslint-v6.0.0-released
## 文章
- **蚂蚁金服的前端框架和工程化实践文字稿**
https://github.com/sorrycc/blog/issues/85
…
-
Hi,
when trying to format ruby files either on save or forced with `CocCommand prettier.formatFile` nothing happens.
The output of the prettier coc extension is the following:
```
["INFO" …