-
# Gulp vars
## Expected Behavior
It should be possible to have an option that enables to choose where are the variables and watch when they change a value during the css file to change the variable …
-
Everything works locally. When I want to build, it doesn't
```jsx
import React, { useCallback, useEffect, useState } from "react";
import styled from "styled-components";
import { Model …
-
```
I've run into another roadblock just trying to get a simple SASS instance
working.
I have a /ast/home.scss, and a /ast/_global.scss
At the top of /ast/home.scss, I have @import "global";
I have…
-
we lately needed to adjust the z-indexes of certain parts.
This has caused this regression so far: https://github.com/neos/neos-ui/issues/3583
but also as just noted on slack another plugin migh…
-
### Steps to reproduce
I'm trying to use Pigment CSS in a project that uses decorators and `TextDecoder`/`TextEncoder`.
However this doesn't work because WYW-in-JS uses Babel.
If I add the `@babe…
-
### Steps to reproduce
Steps:
1. Open this link to live example: (required)
2.
3.
### Current behavior
I am using Dashboard Layout
i have an error when i click on the logo it is redire…
-
### Describe the bug
Currently when using UI elements such as a Switch in Astro, one has to specify it as `client:visible` to work. Otherwise its not working at all. Also using Tabs gives `TabsConten…
-
```
I've run into another roadblock just trying to get a simple SASS instance
working.
I have a /ast/home.scss, and a /ast/_global.scss
At the top of /ast/home.scss, I have @import "global";
I have…
-
```
I've run into another roadblock just trying to get a simple SASS instance
working.
I have a /ast/home.scss, and a /ast/_global.scss
At the top of /ast/home.scss, I have @import "global";
I have…
-
### What feature would you like?
The reason we want this is so we can still use the typography shorthand as we find it very handy but also use the css variable for letter spacing which value doesn't …