Christopher Kiessling

Results 8 comments of Christopher Kiessling

@alicanerdogan same issue :(

@tofutim use MaxWidth property instead of Width

**Error** ``` ========================================= 🧰 Configuring @storybook/addon-styling ========================================= /Users/User/Project/node_modules/@storybook/addon-styling/bin/postinstall.js:950 ``` ``` TypeError: Cannot read properties of undefined (reading 'tailwindcss') at zy (/Users/User/Project/node_modules/@storybook/addon-styling/bin/postinstall.js:950:43083) at EFr (/Users/User/Project/node_modules/@storybook/addon-styling/bin/postinstall.js:950:43456) at /Users/User/Project/node_modules/@storybook/addon-styling/bin/postinstall.js:1060:205 at Array.find () at...

Mmm there seems to be an issue with today's released versions `1.121.17` and `1.121.18`, i noticed node_module packages depending on these versions don't have a dist folder causing not found...

I cloned your repo and successfully migrated the pinning branch, doing a PR now --- EDIT: haven's read the full thread so let me know if i'm missing something important....

@JoelFickson This is how i did it: vite.config.ts ```ts import { tanstackStart } from '@tanstack/react-start/plugin/vite' import { defineConfig } from 'vite' import tsConfigPaths from 'vite-tsconfig-paths' export default defineConfig({ server: {...

@mileslow check out the announcement https://www.youtube.com/watch?v=r3dUGdfVnkM