-
#### Current Behavior
#### Desired Behavior
#### Implementation
#### Acceptance Tests
#### Mockups
---
**[Contributor Guide](https://docs.meshery.io/project/contr…
-
### Steps to reproduce
When create theme with typography with h1 include responsive:
```tsx
const theme = createTheme({
...
typography: {
fontFamily: roboto.style.fontFamily,
h1: {
…
-
I'm using the range item type. When I have items in the same group with same `start` and `end` settings, I can only see one of those items, the others' `--_width` property gets set to 0 so they are in…
-
### Steps to reproduce
Link to live example: https://codesandbox.io/p/sandbox/muithemebug-2cllq4
Steps:
1. Use `createTheme` function and pass `cssVariables` option in as `true`
2. Use `createTh…
-
### Describe the bug
The sidebar in mobile dark mode uses the default sheet background color rather than the sidebar's background color because of a specificity issue:
![image](https://github.co…
-
I think it would be a favourable improvement, if you could centrally provide Typescript Enums for a few things, rather than having everyone writing their own. This would create a smoother DX for anyon…
-
### Summary
In the default example the variables are set in `next.config.mjs`
How can we `createTheme` and import into `next.config.mjs` like
```tsx
// /theme/palette.ts
export const palette …
-
سلام
من کاستوم کالر رو پیاده سازی کردم
یکم اوردن تو tailwindش نکته داره البته و الان یکم ماسمالی کردم
```js
import {argbFromHex, hexFromArgb, rgbaFromArgb, themeFromSourceColor} from '@material/…
-
Hi @laurens94,
I wanted to revisit this topic: https://github.com/laurens94/vue-timeline-chart/issues/15 - as the proposed solution was to add information outside the component. It's viable for sma…
-
### Describe the bug
Here's my `components.json` file:
```
{
"$schema": "https://ui.shadcn.com/schema.json",
"style": "new-york",
"rsc": true,
"tsx": true,
"tailwind": {
"conf…