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 Add support for "Can I Use" (https://caniuse.com/) with inline documentation for classes highlighting the following: - Description of the feature - % of Global population - Notes and...

language service

### What is the improvement or update you wish to see? https://lit.dev ### Docs page _No response_

undocumented

### What is the improvement or update you wish to see? ```html ``` https://developer.mozilla.org/en-US/docs/Web/CSS/font-feature-settings ### Docs page _No response_

undocumented

### What is the improvement or update you wish to see? ```html ``` https://developer.mozilla.org/en-US/docs/Web/CSS/counter-increment ### Docs page _No response_

undocumented

### What is the improvement or update you wish to see? ```html ``` https://developer.mozilla.org/en-US/docs/Web/CSS/counter-reset ### Docs page _No response_

undocumented

### What is the improvement or update you wish to see? I would love to see a Svelte tab added to the website's code editor. Happy to contribute if you...

### What is the improvement or update you wish to see? Add documentation for Storybook v7 (with Vite and Webpack) on the Master Docs. Storybook is a very popular tool...

docs

### What is the improvement or update you wish to see? ### Is there any context that might help us understand? https://developer.mozilla.org/en-US/docs/Web/CSS/border-image ### Does the docs page already exist? Please...

undocumented

### What is the improvement or update you wish to see? `vertical-align` ### Is there any context that might help us understand? ### Does the docs page already exist? Please...

bug
docs

### Current 1. run `pnpm install --global @master/css-language-server` 2. check `pnpm --global bin` directory for binary 3. `*-language-server` binary is missing Looks like file: `node_modules/@master/css-language-server/dist/server.cjs` is the main binary, but...