Gabriel Miranda

Results 49 issues of Gabriel Miranda

I've been trying to set this through the theme configuration but there is no way, I have also tried setting this from the view configuration which does not have any...

Just added a new entry into the language.json file with the following configurations: ```json "OpenCL": { "name": "OpenCL", "multi_line_comments": [["/*", "*/"]], "extensions": ["cl", "ocl"] }, ```

I really needed a way to get the displacement of the mouse's position, without hacks preferably, on every onDragMove which, thinking from a perspective of a outsider to the code...

### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Current behavior 😯 When trying to receive the...

bug

**Describe the bug** HSL highlighting does not work if you have any decimals inside of any of the parameters to the function, so If you try something like `hsl(216deg, 87.5%,...

bug

## Background A bit of time ago I got to implementing an improvement to the preview server that made it hot reload when there were changes made to the dependencies....

Type: Bug
Package: react-email

## The problem For some time, we had to remove the application inside `apps/demo` out of the `pnpm-workspace.yaml` file due to an error, we had when using the workspace version...

Package: react-email

This fixes the issues that were causing #649. What was causing that issue was that `@react-email/render` would import `react-dom` as the Next bundled version, which would not be the same...

Package: react-email

This new contributing guide includes a lot of changes and a lot of additions. First it changes the CONTRIBUTING.md to be a pointer into the contributing guide in the docs...

Type: Documentation

## Background After the updates to the Tailwind component that came with performance improvements we had a lot more environments to consider while trying to run `tailwindcss` under the hood...

Package: @react-email/tailwind
Type: Improvement