David Hérault

Results 22 issues of David Hérault

Somehow this change is needed for the action to work as intended.

I used this package before and did not get this error. What do you think? Best,

WIP ## Summary ## Labels ## Test Plan ## Checklist - [x] If required, I have updated the Plural documentation accordingly. - [ ] I have added tests to cover...

enhancement
dependencies
frontend

## Summary ## Additional Info about Your Environment - macOS Monterey 12.2.1 - plural: ``` Plural CLI: Version: 0.1.1 Git Commit: c5c67e9 Compiled At: 2022-03-16 19:45:06.178177 +0200 EET m=+0.019897540 OS:...

bug

## Summary As per specs ## Labels ## Test Plan ## Checklist - [x] If required, I have updated the Plural documentation accordingly. - [ ] I have added tests...

enhancement
design
frontend

## Summary WIP ## Labels ## Test Plan ## Checklist - [ ] If required, I have updated the Plural documentation accordingly. - [ ] I have added tests to...

enhancement
frontend

Here's a screenshot: To reproduce, simply open the live demo codesandbox, and update as shown:

Hi, I've had a hard time finding this: ```js if (plugins.length > 0) { return postcss(plugins).process(css).root } else { return postcss.parse(css) } ``` Or how to use `.parse` with plugins....

Add support for JsxElement.remove and JsxSelfClosingElement.remove If anything just ask I'm around.