Skip to content

Instantly share code, notes, and snippets.

@anton0xf
Created July 1, 2015 10:58
Show Gist options
  • Select an option

  • Save anton0xf/870d5bb2639d0c22bb47 to your computer and use it in GitHub Desktop.

Select an option

Save anton0xf/870d5bb2639d0c22bb47 to your computer and use it in GitHub Desktop.
WARNING on line 85 of metromorph/components/map/map-tools.scss: ".bubble_window" failed to @extend ".x-tip".
The selector ".x-tip" was not found.
This will be an error in future releases of Sass.
Use "@extend .x-tip !optional" if the extend should be able to fail.
WARNING on line 86 of metromorph/components/map/map-tools.scss: ".bubble_window" failed to @extend ".x-tip-default".
The selector ".x-tip-default" was not found.
This will be an error in future releases of Sass.
Use "@extend .x-tip-default !optional" if the extend should be able to fail.
WARNING on line 89 of metromorph/components/map/map-tools.scss: ".bubble_window .info_window_inner" failed to @extend ".x-tip-body-default".
The selector ".x-tip-body-default" was not found.
This will be an error in future releases of Sass.
Use "@extend .x-tip-body-default !optional" if the extend should be able to fail.
WARNING on line 85 of metromorph/components/map/map-tools.scss: ".bubble_window" failed to @extend ".x-tip".
The selector ".x-tip" was not found.
This will be an error in future releases of Sass.
Use "@extend .x-tip !optional" if the extend should be able to fail.
WARNING on line 86 of metromorph/components/map/map-tools.scss: ".bubble_window" failed to @extend ".x-tip-default".
The selector ".x-tip-default" was not found.
This will be an error in future releases of Sass.
Use "@extend .x-tip-default !optional" if the extend should be able to fail.
WARNING on line 89 of metromorph/components/map/map-tools.scss: ".bubble_window .info_window_inner" failed to @extend ".x-tip-body-default".
The selector ".x-tip-body-default" was not found.
This will be an error in future releases of Sass.
Use "@extend .x-tip-body-default !optional" if the extend should be able to fail.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment