-
```
Javascript string could use backslash for concatenation like this:
var string = 'first line\
second line';
wro4j works fine only if after backslash only LF (line feed), if also carriage
return …
-
### Steps to reproduce
Link to live example: https://stackblitz.com/edit/github-gwqtwf?file=src%2FApp.tsx,vite.config.ts
Note that this only happens if `cssVariables` is not set within `createThem…
-
Hello, Bahmutov et al! Thank you for Cypress!
I've been using cypress-webpack-preprocessor-v5 (because I am using Yarn 2 PnP, which Webpack 5 plays nice with). After importing cypress-dark in supp…
-
Hi,
It's been a while since I last used Sass and I'm wondering how I can use personal value for some Sass variables instead of redeclaring CSS variables.
Is there a way to do something like that…
-
### Steps to reproduce
Link to live example: https://stackblitz.com/edit/github-tucwch?file=src%2FApp.tsx
Steps:
1. Use `ThemeProvider` with a theme created using `createTheme` which has `cssVari…
-
### What is the issue?
Hi !
I recently downloaded the extenstion directly from Intellij IDE, I restarted my IDE and the window still appear empty.
![ee](https://github.com/user-attachments/assets…
-
## Request to Change Autocomplete Visual Studio Code Extension
Hi, I would like to request a change to the suggested Autocomplete Visual Studio Code extension on the open-props website. Specifica…
-
### What is the issue?
this is my json
```
{
"$schema": "https://ui.shadcn.com/schema.json",
"style": "default",
"rsc": true,
"tsx": true,
"tailwind": {
"config": "tailwind.co…
-
### Steps to reproduce
Link to live example: (required) [codesandbox](https://codesandbox.io/p/devbox/elegant-andras-frnk5m?workspaceId=257d2a8f-3202-4ba8-a303-97d6c62a9cf6&layout=%257B%2522sidebarPa…
-
```
Javascript string could use backslash for concatenation like this:
var string = 'first line\
second line';
wro4j works fine only if after backslash only LF (line feed), if also carriage
return …