stylix icon indicating copy to clipboard operation
stylix copied to clipboard

fix: move setting palette + json option setting to config

Open kraftnix opened this issue 9 months ago • 1 comments

when no configuration is set (such as evaluating options for docs generation or LSP completions), a null value for image causes the options eval to fail

kraftnix avatar Mar 16 '25 06:03 kraftnix

this PR might let us remove the dummy values used for the documentation.

This is actually already possible: https://github.com/nix-community/stylix/pull/1318.

trueNAHO avatar May 22 '25 21:05 trueNAHO