Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add warning about importing CSS in Angular CLI projects #3022

Merged
merged 4 commits into from
Feb 19, 2018
Merged

Add warning about importing CSS in Angular CLI projects #3022

merged 4 commits into from
Feb 19, 2018

Commits on Feb 19, 2018

  1. Add warning about importing CSS in Angular CLI projects

    The changes in #2735 mean that the CSS loader is not available when creating a storybook for an Angular CLI project, so CSS cannot be imported directly within a story with using the inline loader syntax.
    jonrimmer authored Feb 19, 2018
    Configuration menu
    Copy the full SHA
    1da6118 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83d4986 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76438dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f9d34a View commit details
    Browse the repository at this point in the history