open-props icon indicating copy to clipboard operation
open-props copied to clipboard

CSS custom properties to help accelerate adaptive and consistent design.

Results 112 open-props issues
Sort by recently updated
recently updated
newest added

https://codepen.io/argyleink/pen/eYKmMmN requires: oklch support, so may be far away but: could do this with the current set of grays

enhancement

related to #357, the adjustments arent propagating to where they're used. fixed with `*`, which would also allow tinting and other things to be easier.

bug

this would allow customizing the colors and strengths much easier

enhancement

### Discussed in https://github.com/argyleink/open-props/discussions/389 Originally posted by **saeednoruzi** August 16, 2023 it would be nice if you would change the name of flowing animations to this slide in right to...

enhancement

The oklch gray colors override the classic gray in "normalize dark". You can reproduce the bug by adding: ```css @import "https://unpkg.com/open-props/gray-oklch.min.css"; ``` to "normalize dark". I suggest changing the name...

Hi Adam. I noticed that the old pull request (#194) for this issue (#192) has gotten a little stale so I took a crack at it in a new pull...

`border-radius: var(--radius-round);` on links - how would i work multi-line? - need to reduce vertical padding on links - viable?

I often work on SPA starter templates. To keep package.json dependencies light, I use CDN for the bundled examples. Unfortunately when using `Open Props` this leaves me with two options....

## Request to Change Autocomplete Visual Studio Code Extension Hi, I would like to request a change to the suggested Autocomplete Visual Studio Code extension on the open-props website. Specifically,...

documentation
enhancement
to be explored