Merge pull request #1433 from nasa/open1432

[Build] Installed sound suppression system for Bourbon deprecation messages.
This commit is contained in:
Charles Hacskaylo
2017-02-27 11:12:27 -08:00
committed by GitHub
8 changed files with 8 additions and 2 deletions

View File

@@ -19,6 +19,7 @@
* this source code distribution or the Licensing information page available * this source code distribution or the Licensing information page available
* at runtime from the About dialog for additional information. * at runtime from the About dialog for additional information.
*****************************************************************************/ *****************************************************************************/
$output-bourbon-deprecation-warnings: false;
@import "bourbon"; @import "bourbon";
@import "logo-and-bg"; @import "logo-and-bg";

View File

@@ -19,7 +19,7 @@
* this source code distribution or the Licensing information page available * this source code distribution or the Licensing information page available
* at runtime from the About dialog for additional information. * at runtime from the About dialog for additional information.
*****************************************************************************/ *****************************************************************************/
$output-bourbon-deprecation-warnings: false;
@import "bourbon"; @import "bourbon";
@import "../../../../general/res/sass/_mixins"; @import "../../../../general/res/sass/_mixins";

View File

@@ -19,7 +19,7 @@
* this source code distribution or the Licensing information page available * this source code distribution or the Licensing information page available
* at runtime from the About dialog for additional information. * at runtime from the About dialog for additional information.
*****************************************************************************/ *****************************************************************************/
$output-bourbon-deprecation-warnings: false;
@import "bourbon"; @import "bourbon";
@import "../../../../general/res/sass/_mixins"; @import "../../../../general/res/sass/_mixins";

View File

@@ -19,6 +19,7 @@
* this source code distribution or the Licensing information page available * this source code distribution or the Licensing information page available
* at runtime from the About dialog for additional information. * at runtime from the About dialog for additional information.
*****************************************************************************/ *****************************************************************************/
$output-bourbon-deprecation-warnings: false;
@import "bourbon"; @import "bourbon";
@import "../../../../../commonUI/general/res/sass/constants"; @import "../../../../../commonUI/general/res/sass/constants";
@import "../../../../../commonUI/general/res/sass/mixins"; @import "../../../../../commonUI/general/res/sass/mixins";

View File

@@ -19,6 +19,7 @@
* this source code distribution or the Licensing information page available * this source code distribution or the Licensing information page available
* at runtime from the About dialog for additional information. * at runtime from the About dialog for additional information.
*****************************************************************************/ *****************************************************************************/
$output-bourbon-deprecation-warnings: false;
@import "bourbon"; @import "bourbon";
@import "../../../../../commonUI/general/res/sass/constants"; @import "../../../../../commonUI/general/res/sass/constants";
@import "../../../../../commonUI/general/res/sass/mixins"; @import "../../../../../commonUI/general/res/sass/mixins";

View File

@@ -19,6 +19,7 @@
* this source code distribution or the Licensing information page available * this source code distribution or the Licensing information page available
* at runtime from the About dialog for additional information. * at runtime from the About dialog for additional information.
*****************************************************************************/ *****************************************************************************/
$output-bourbon-deprecation-warnings: false;
@import "bourbon"; @import "bourbon";
@import "../../../../commonUI/general/res/sass/constants"; @import "../../../../commonUI/general/res/sass/constants";

View File

@@ -19,6 +19,7 @@
* this source code distribution or the Licensing information page available * this source code distribution or the Licensing information page available
* at runtime from the About dialog for additional information. * at runtime from the About dialog for additional information.
*****************************************************************************/ *****************************************************************************/
$output-bourbon-deprecation-warnings: false;
@import "bourbon"; @import "bourbon";
@import "../../../../commonUI/general/res/sass/constants"; @import "../../../../commonUI/general/res/sass/constants";

View File

@@ -19,6 +19,7 @@
* this source code distribution or the Licensing information page available * this source code distribution or the Licensing information page available
* at runtime from the About dialog for additional information. * at runtime from the About dialog for additional information.
*****************************************************************************/ *****************************************************************************/
$output-bourbon-deprecation-warnings: false;
@import "bourbon"; @import "bourbon";
@import "../../../../commonUI/general/res/sass/constants"; @import "../../../../commonUI/general/res/sass/constants";