Otavio David
Otavio David
Hey, I've been using SD to implement design tokens in our company. In our current way of working, we're spreading stuff in multiple files which reference variables only present in...
No extra buttons are shown. Using FF 74.0 with greasemonkey. 
https://my.mixtape.moe/tjlikw.png That's pretty much it. I'm running ubuntu 14.04.
Closes #739 "Partial" builds (simple tsc builds, no bundling) will emit wrong declaration when using recipes. This allows it to use the correct import.
I'm currently running fedora 33. Are there any chances someone already found out the dependencies?
I'm using Vite to build my storybook manager and bundle. All my css ends up in one 223kb css file. Using this plugin works fine in dev mode, but since...
Closes #1430 This PR achieves this by doing the following: - Changing scanModule to be a recursive function that always keeps the dependencies last in the array order - Building...
### Describe the bug Branching off https://github.com/vanilla-extract-css/vanilla-extract/issues/1424 since this is a separate issue. Please check out the repro repo: https://github.com/otaviomad/ve-bug-repro/tree/other-bug (with current version compiler) https://github.com/otaviomad/ve-bug-repro/tree/other-bug-non-vite (with previous version compiler) If...
### Describe the bug We've been using Vanilla Extract to build our styles on our Design System for a few versions now. We have, admittedly, a very specific setup: 1....