styled-vanilla-extract
styled-vanilla-extract copied to clipboard
Contribution, Local Development, and Debugging
@wmertens, In the interest of contributing to styled-vanilla-extract
, it would be useful to have a more clear contribution section on how to build locally and import into a local Qwik project. Maybe this is easy and it’s just my own knowledge gap.
After cloning the repo and running the build
script, I then tried to install a link to the root, libs, or qwik directory in a Qwik test project, but cannot get it to work. What is the correct way to do this? Or, how to debug with the integrated test environment (to debug the vite plugin).
Last night I had some time debug the vite plugin issue # 7 for a potential PR.