Created
July 1, 2015 10:58
-
-
Save anton0xf/870d5bb2639d0c22bb47 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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