Patryk Stępień
Patryk Stępień
### 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_
### 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...
### What is the improvement or update you wish to see? Will be nice to have 2-3 lines describing how to get `:rgb(0, 0, 0, 0.6)` from `:black`. ### Is...
I really like staggered layout, but these windows are very small and grouped at center. Is there a way... - to make custom layout, that can be added to default...
Fixes build error with clang++ (14.0.0): ```txt agg-svn/agg-2.4/font_freetype/agg_font_freetype.cpp:181:35: fatal error: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types where one is of the unique...