spiess-demos

Results 6 comments of spiess-demos

@gavrochelegnou Thanks for the fix [you provided here](https://github.com/ankitpokhrel/tus-php/issues/387#issuecomment-1104839324). It solves the described error on my local Windows machine.

@coolemur the css-vars-ponyfill module provides javascript access to all custom properties in a callback: https://github.com/jhildenbiddle/css-vars-ponyfill/issues/85#issuecomment-521771857

I managed to resolve my issue by moving the variable transform logic from the name transform to a customized version of `formattedVariables`: ```javascript StyleDictionary.registerFormat({ name: 'scss/customVariables', formatter: ({dictionary, options, file})...

@chris-dura i was unsure if i simply used sd in an unintended way before. Reopening this as it might be still an issue.

@jorenbroekema thanks for coming back to the original question! > The reason why we need to do a clone before we `.splice` is because we don't want to mutate the...

I'd like to second this, since flexsearch 0.7 introduced [arrays for specifying document fields](https://github.com/nextapps-de/flexsearch/issues/113#issuecomment-555141389). This would be a great way to add tagging support via frontmatter.