css icon indicating copy to clipboard operation
css copied to clipboard

The CSS Language and Framework

Results 98 css issues
Sort by recently updated
recently updated
newest added

### Description `right:max(0px,calc(50%-45.3125rem))` is a valid class. ### Reproduction _No response_ ### System Informations _No response_

eslint

### Description ### Reproduction _No response_ ### System Informations _No response_

bug
eslint

### Description ![image](https://user-images.githubusercontent.com/33840671/230815728-9d5c3d02-4190-4640-b334-42e45b8c4443.png) ### Reproduction _No response_ ### System Informations macOS

bug
react
svelte

### Description ## Case 1 ```diff - grid@supports(display:grid) + grid@supported ``` ```css @supports (display:grid) { .grid\@supported { display: grid } } ``` ## Case 2 ```diff - {grid;w:100dvw}@supports(display:grid)and(width:100dvw) + {grid;w:100dvw}@supported...

feature

### Description On [docs/installation/vuejs](https://beta.css.master.co/docs/installation/vuejs) there is a link [vuejs.pr.beta.css.master.co](https://vuejs.pr.beta.css.master.co) redirecting to the site with `Invalid SSL certificate`. ### Reproduction _No response_ ### System Informations _No response_

bug

### Description ```svelte import { ThemeServiceProvider } from '@master/css.svelte' ... ```

svelte
undocumented

### What happened? ### Version 2.0.0-beta ### Relevant log output _No response_ ### What browsers are you seeing the problem on? _No response_

bug
language service

- [x] [Color System](https://rc.css.master.co/guide/colors) - [x] [P3 Color Palette](https://rc.css.master.co/guide/colors) - [x] [Primitive Colors](https://rc.css.master.co/guide/colors#primitive-colors) - [x] [Text Colors](https://rc.css.master.co/guide/colors#text-colors) - [x] [Frame Colors](https://rc.css.master.co/guide/colors#frame-colors) - [x] [Typography](https://rc.css.master.co/guide/fonts) - [x] [Fonts](https://rc.css.master.co/guide/fonts) - [x] [Font...

design system

### Description - #159 This Stream API is currently only used as a pipeline for SSR. We recommend you asynchronously load the JIT engine for CSS hydration after the page...

feature
undocumented

### Description Add support for colour highlighting of hex code, RGBA and other colour formats globally across all file formats on the language service. This will enhance the DX, and...

feature
language service