docs icon indicating copy to clipboard operation
docs copied to clipboard

📖 Documentation for Windi CSS

Results 17 docs issues
Sort by recently updated
recently updated
newest added

Please provide a real fix, instead of comment it out. _Originally posted by @hannoeru in https://github.com/windicss/docs/issues/173#issuecomment-1161316083_

I opened the repo in gitpod and tried to build the docs. The following are the commands I tried. ```sh npm i pnpm pnpm install pnpm build ``` Versions of...

You have neglected to write about how you can use directional borders in windicss [border page](https://windicss.org/utilities/borders/border.html#border-radius) doesn't mention this stuff at all I had to go to the [tailwind border...

The outline page does not have the old utilities that are supposed to be used in tailwind. but instead has your version. With your version, I can't control the outline...

Seems like the Algolia search API is returning an error and is preventing search: `Operations quota exceeded. Change plan to get more Operations.`

Hey everybody, quick little issue here. While setting up a SvelteKit project today I needed to refer to the docs (honestly I **still** cannot remember if it's `svelte-preprocess-windicss` or `svelte-windicss-preprocess`....

Hey guys I noticed there was a problem with the responsiveness of some components of the homepage. The inline code editor close to the footer, doesn't give the full responsive...

Matches **approximate** colors based on user input, **"rgb() or hex"**, in the website [windicss colors](https://windicss.org/utilities/general/colors.html#colors) For instance, if i want to get a color **rgb(50, 50, 50) or #333**, the...

enhancement
pr welcome

how to show codes lineNumbers?