Code Monkey home page Code Monkey logo

Comments (8)

RyanClementsHax avatar RyanClementsHax commented on July 24, 2024

Thanks for opening up an issue! I'd be happy to look into this.

Can you provide a minimal reproduction repo that I can dig into? Basic repo steps are ok, but I want to make sure that I'm actually solving your issue. I also have only a limited amount of time to work on this per day so I want to make sure that time is used as best as possible to solve your problem. It would be a shame If I waste hours that a fix for you could have been deployed trying to get something set up that might be your issue.

Thanks for your help

from storybook-addon-next.

AmandeepTelus avatar AmandeepTelus commented on July 24, 2024

Hey @RyanClementsHax , my apologies for a late reply. thanks for looking into this so quickly. I have added the steps to reproduce please have a look and let me know if you need any more details.
Thanks a ton.

from storybook-addon-next.

RyanClementsHax avatar RyanClementsHax commented on July 24, 2024

@AmandeepTelus I see you closed this? Is this no longer an issue for you?

from storybook-addon-next.

AmandeepTelus avatar AmandeepTelus commented on July 24, 2024

Hey Ryan Yeah, So i had to add a new css file in the preview.js and in that file i added my import statement @import '@telus-uds/palette-allium/build/web/fonts/fonts-cdn.css' and this worked

from storybook-addon-next.

RyanClementsHax avatar RyanClementsHax commented on July 24, 2024

I'm glad it worked out for you! :) Lmk if you run into any further problems.

from storybook-addon-next.

AmandeepTelus avatar AmandeepTelus commented on July 24, 2024

Will do thanks , have a good night

from storybook-addon-next.

pfcodes avatar pfcodes commented on July 24, 2024

I'm having this issue. What's weird is that after installing storybook-addon-next relative imports in preview.js stop working while absolute imports still work:

import 'swiper/css'
import 'swiper/css/navigation'
import 'swiper/css/pagination'
import 'photoswipe/dist/default-skin/default-skin.css'
import 'photoswipe/dist/photoswipe.css'
import '../src/assets/global.css' <- doesn't work
import '../src/features/help-center/assets/help-center.css' <-- doesn't work

Package versions:

  "@storybook/addon-actions": "^6.4.22",
  "@storybook/addon-essentials": "^6.4.22",
  "@storybook/addon-links": "^6.4.22",
  "@storybook/builder-webpack5": "^6.4.22",
  "@storybook/manager-webpack5": "^6.4.22",
  "@storybook/react": "^6.4.22",
  "postcss": "^8.4.13",
  "storybook-addon-next": "^1.6.2",
  "webpack": "^5.72.0",
  "tailwindcss": "^3.0.24",

Node version: 18.0.0

from storybook-addon-next.

RyanClementsHax avatar RyanClementsHax commented on July 24, 2024

Could you please provide a minimal reproduction repo?

from storybook-addon-next.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.