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
>> Error: "%m__exhibit-header--medium" failed to @extend "--plain".
>> The selector "--plain" was not found.
>> Use "@extend --plain !optional" if the extend should be able to fail.
>> on line 57 of ../path/to/file/_m.exhibit.scss
>> >> @extend #{&}--plain;
>> -----------^
Warning: Use --force to continue.
Aborted due to warnings.
The text was updated successfully, but these errors were encountered:
I'm not sure this is valid Sass. Please confirm by trying it with Ruby Sass
in sassmeister.com
On 15 Apr 2016 6:04 PM, "VPenkov" notifications@github.com wrote:
Error: "%m__exhibit-header--medium" failed to @extend "--plain".
The selector "--plain" was not found.
Use "@extend --plain !optional" if the extend should be able to fail.
on line 57 of ../path/to/file/_m.exhibit.scss
@extend #{&}--plain;
-----------^
Warning: Use --force to continue.
Aborted due to warnings.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub #2000
I have
I'm getting
The text was updated successfully, but these errors were encountered: