css
css copied to clipboard
The CSS Language and Framework
### 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...
### What is the improvement or update you wish to see? https://lit.dev ### Docs page _No response_
### 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_
### 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_
### 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_
### 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...
### 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...
### 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...
### 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...