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

styleguide_helper_elements.css not loading - wrong path #799

Closed
jamieholliday opened this issue Sep 23, 2015 · 1 comment
Closed

styleguide_helper_elements.css not loading - wrong path #799

jamieholliday opened this issue Sep 23, 2015 · 1 comment

Comments

@jamieholliday
Copy link

I have this setup using gulp but styleguide_helper_elements.css file is not loading.

It looks like the path in index.html is wrong.

<script type="text/ng-template" id="userStyles.html">
    <style>
      @import url('/styleguide.css');
      @import url('/styleguide_pseudo_styles.css');
      @import url('/css/styleguide_helper_elements.css');
    </style>
  </script>

looking for file in /css folder but file is in the same path as the other 2 css files above

@kraftner
Copy link
Contributor

duplicate of #716

varya added a commit to varya/sc5-styleguide that referenced this issue Sep 24, 2015
@hannu hannu closed this as completed in a0d060b Sep 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants