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

Error during gulp build #3

Open
jjsaunier opened this issue May 25, 2016 · 0 comments
Open

Error during gulp build #3

jjsaunier opened this issue May 25, 2016 · 0 comments

Comments

@jjsaunier
Copy link

jjsaunier commented May 25, 2016

Error in plugin 'gulp-sass'
Message:
    client/styles/plugins/_angular-bootstrap.scss
Error: ".ui-datepicker .btn-group .btn" failed to @extend ".btn-flat".
       The selector ".btn-flat" was not found.
       Use "@extend .btn-flat !optional" if the extend should be able to fail.
        on line 69 of client/styles/plugins/_angular-bootstrap.scss
>>         @extend .btn-flat;
   --------^

Details:
    formatted: Error: ".ui-datepicker .btn-group .btn" failed to @extend ".btn-flat".
       The selector ".btn-flat" was not found.
       Use "@extend .btn-flat !optional" if the extend should be able to fail.
        on line 69 of client/styles/plugins/_angular-bootstrap.scss
>>         @extend .btn-flat;
   --------^

    column: 9
    line: 69
    file: /app/client/styles/plugins/_angular-bootstrap.scss
    status: 1
    messageFormatted: client/styles/plugins/_angular-bootstrap.scss
Error: ".ui-datepicker .btn-group .btn" failed to @extend ".btn-flat".
       The selector ".btn-flat" was not found.
       Use "@extend .btn-flat !optional" if the extend should be able to fail.
        on line 69 of client/styles/plugins/_angular-bootstrap.scss
>>         @extend .btn-flat;
   --------^

    messageOriginal: ".ui-datepicker .btn-group .btn" failed to @extend ".btn-flat".
The selector ".btn-flat" was not found.
Use "@extend .btn-flat !optional" if the extend should be able to fail.
    relativePath: client/styles/plugins/_angular-bootstrap.scss

So the viewer in browser is broken

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

1 participant