Results 134 issues of Manuel

**Tell us about your environment** - **ESLint version:** 8.25.0 - **eslint-plugin-gridsome version:** 1.6.2 - **Node version:** 16 **Please show your full configuration:** ```javascript module.exports = { parser: 'vue-eslint-parser', extends: [...

🚧work in progress
🗣proposal

## Expected behavior CSS inside `` can use `` characters as expected, e.g. ```mjml .foo > a { color: black; content: "something with < or >"; } /* smiley face...

took be a bit to notice see https://discordapp.com/channels/806902334369824788/864892166470893588/1118953294514094201 Better solution would probably be to throw an error if there is no provider :thinking:

(I'm describing my journey of trying to develop a **Vue** app during the _UCAN build apps with IPFS_ workshop in the Hackerbase) There's the [fancy docs](https://beta.ui.web3.storage/uploader), which are: - missing...

I've come to love nix2container, and wondered whether that's ([still](https://github.com/hercules-ci/arion/issues/193#issuecomment-1505153308)) a plan to integrate into arion - and if so, how much effort do you think it might be? I...

# Summary Our CI pipelines [started randomly failing](https://gitlab.com/wovin/wovin/-/jobs/6796495963) ([after a few retries they work](https://gitlab.com/wovin/wovin/-/jobs/6796501295)) - since it's from gitlab infrastructure I don't assume local internet issues could be the cause....

🐛 bug

I can't use relative includes ```html ``` the MJML command is run on the file ``` /app/storage/framework/views/96c..817.mjml.php ``` but the includes are in relative to the view file in ```...

I remember margins weren't a thing, but now [client support seems to be solid](https://www.caniemail.com/search/?s=margin) (except of negative values) Would you consider supporting margins? Or did you and there are other...

Would be great to be able to add command-line arguments to the MJML command via config, e.g. - `-l strict` to fail on validation errors - `-config.filePath ...` to override...

I open sayboard from another keyboard by clicking the voice button - so already with intent to start recording. Would be great to have the option to auto-start recording opn...