Anthony Fu
Anthony Fu
Feel free to make one if you are interested in it
1. Actually I am not really familiar with it, /cc @voorjaar any idea? 2. Currently keep syncing with tailwind is indeed one of the things we need to do. Free...
Have you tried with https://github.com/windicss/windicss/pull/322 ?
No idea. Any workaround in wxss? Or I guess you will need to avoid using those syntaxes.
Windi CSS v3.4 was released with the hard work by @Techassi! It should align most of Tailwind v3 utilities now.
Just found this interesting project and made a quick app for listening without jumping out in new tabs. https://cpwp.netlify.app/ Also a potential solution for #200. Thanks for making this and...
> Can it automatically sync up with the GitHub word list? Sure, it will sync on [a daily rate](https://github.com/antfu/cpwp/blob/d6bf15e1f4b3ce549fc788936866eadafc876211/.github/workflows/sync.yml#L5)
For some information, the major Vue and Vite repos have now moved to `pnpm`. This is what we have to do to have pnpm work with Netlify. https://github.com/vuejs/vue-next/blob/master/netlify.toml#L3 https://github.com/vitejs/vite/blob/main/netlify.toml#L3 https://github.com/vuejs/vitepress/blob/main/netlify.toml#L3...
What steps you think are missing? I personally would like to keep the readme as minimal as possible, and I don't think we should teach how to install Node step...
> you can run ni and it is in your terminal's PATH that go beyond this tool. `npm i -g` should make it available without setup, or you are not...