-
```
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 …
-
I need to transform tokes into data sets referencing other root variables.
I want to transform these tokens:
```json
{
"backgrounds": {
"pink": {
"background-color": {
"value": …
-
### Steps to reproduce
Link to live example: (required)
https://stackblitz.com/edit/github-j7eeqn?file=src%2Ftheme.tsx
Steps:
1. run the project
### Current behavior
I overwrote the
--mui…
-
T20166 - Error when trying to customize a theme
https://surveyjs.answerdesk.io/internal/ticket/details/T20166
***
The following TS exception appears on an attempt to apply a custom theme for a sur…
-
### Describe the bug
```
bunx shadcn@latest add -c packages/ui/ -p /components sidebar
✔ Checking registry.
⠋ Updating tailwind.config.js
Something went wrong. Please check the error below for mo…
-
### Steps to reproduce
Steps:
1. Open this link to live example: https://codesandbox.io/p/sandbox/blue-fog-zknyzh
2. Set theme to dark
3. Open the dialog
### Current behavior
As you can …
-
> [my fork of module repository]()
## Learning Objectives
## [0. Developing HTML & CSS](./0-developing-html-and-css)
Practice with the skills, tools, and workflows you will need to ef…
-
Hi!
I tried the Tweaker, but it looks like something is wrong with AdminThemeTweaker.php. I get 500 internal error. If I remove these lines:
```
--admin-masthead-color :;
--admin-foot…
-
I am running the npx shadcn-ui@latest add button it was creating the button component in the ~ folder which is outside the src directory
but its becomming an issue when i ran npm start becasue crea…
-
### Steps to reproduce
https://codesandbox.io/p/sandbox/adoring-firefly-x6cktw
Enabling cssVariables is changing the color of AppBar even though I have chosen another color for it
### Current be…