Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I am trying to add scss imports to my custom visuals and since the webpack.config.js is not exposed via the pbiviz project, I need to use powerbi-visuals-webpack-plugin, I need some help in understanding whether I start a create-react-app and then go through the directions in the ReadMe or I need a different setup since I remember we need pbiviz.json etc to setup a custom visual.