Tommy Williams

Results 9 comments of Tommy Williams

i dont know what you need to do, but i was just looking over the package, and i was wondering if you could use [this](https://github.com/11ty/eleventy-plugin-vue/blob/master/.eleventy.js#L20-L21) somehow?

looks great! so glad i complained :rofl: :rofl: :rofl: didnt know it was all sass, next time i can totally contrib

since [css custom properties](https://piccalil.li/tutorial/getting-started-with-css-custom-properties/), its been much more managable i could help with a migration i noticed a bunch of little small things after peeking for a minute

BUMP whats the to go to in this space? @ricokahler 's plugin? was there any movement in the discussions above?

https://sanity-codegen-dev.vercel.app/ saved my ass ```ts import picoSanity from "picosanity" type Query = (string | null)[] export default picoSanity({ projectId: process.env.SANITY_PROJECTID, dataset: process.env.SANITY_DATASET, apiVersion: '2022-02-22', useCdn: false, }).fetch(`*[_type=='todo'] | order(_createdAt desc).title`)...

> Sorry to pollute this thread and the ironic tone, but ... IMO Sanity in 2022 should have 100% TypeScript support, hell, all the init/sample projects should be scaffolded in...

i downloaded this repo and tried to run it in vite, but the postcss8 error stopped it from compiling, after much googling, the only lead i had was in [postcss-import's...

me 3 edit: https://github.com/ytdl-org/youtube-dl/issues/31530

https://github.com/oetiker/znapzend/releases/tag/v0.21.2