You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Angular 5 storybook 3.4.5 was loading .angular-cli.json file on init and load global styles in provided in angular-cli file but after Upgrading to Angular 6 their is no longer .angular-cli.json file it is renamed to angular.json and global styles mentioned in that file. So it is not loading those styles.
The text was updated successfully, but these errors were encountered:
Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks!
In Angular 5 storybook 3.4.5 was loading .angular-cli.json file on init and load global styles in provided in angular-cli file but after Upgrading to Angular 6 their is no longer .angular-cli.json file it is renamed to angular.json and global styles mentioned in that file. So it is not loading those styles.
The text was updated successfully, but these errors were encountered: