Enteleform
Enteleform
I think he means that the CWD will be displayed as the tab title. Something like `../the/current/path`.
@mbostock > Okay. I think I’ll just keep everything existing as-is, improve the documentation, and introduce: > > * d3.luv = CIELUV > * d3.lchuv = CIELCh_uv > * d3.xyz...
Ok, thanks for confirming the cause of the issue. I'll stick with post-render compounding in Adobe for now. > In your example: are some of the shapes made of...
@alexfoxgill The link you posted is no longer valid. Can you please repost the files via some non-expiring file host?
@Anidetrix I'm having a similar issue. Is it possible to get this working via the `sass` configuration option? I tried that, and also tried using `@rollup/plugin-alias`, but was unable to...
> So this looks like an issue coming from `vite-plugin-svelte`? I think what's happening is it's trying to preprocess everything inside of the `src/` directory. > > Is there a...
@danburzo Awesome, thanks for the quick fix!
@danburzo Hey I think I might have found some more issues with the chroma clamping. ### Video Demonstration: [](https://a.pomf.cat/sfhaiu.mp4) ----- I wrote a small wrapper for culori that uses unit...
Ok; I rewrote what I was doing in the previous demo in its most basic form, using only native culori functions. The issues are still apparent, and are actually more...
@danburzo Awesome, I'll try out the changes when I get a chance. Currently building out my testing sandbox a bit. Made it a bit more dynamic by exposing all of...