Subversion Repository Public Repository

Nextrek

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
3.4.7 (Selective Steve)
6e056978306911f6c68f1591b9efa4b8dd1eea2f
o:Sass::Tree::RootNode:@children[o:Sass::Tree::CommentNode
:@value[I"p/*/ Disable all deprecation warnings. Defaults to `false`. Set with a `!global` flag.
 */
 */ @type Bool */:ET:
@type:silent;[:
@linei:
@options{o:Sass::Tree::VariableNode
:
@nameI"disable-warnings;	T:
@expro: Sass::Script::Tree::Literal	;o:Sass::Script::Value::Bool;F;
@:@source_rangeo:Sass::Source::Range	:@start_poso:Sass::Source::Position;i
:@offseti:
@end_poso;;i
;i:
@fileI"1sass/plug-in/neat/settings/_visual-grid.scss;	T:@importero: Sass::Importers::Filesystem:
@rootI"&/Volumes/Works/htdocs/aiba/public;	T:@real_rootI"&/Volumes/Works/htdocs/aiba/public;	T:@same_name_warningso:Set:
@hash{;i
;o;	;o;;i
;i;o;;i
;i;I"6sass/plug-in/neat/settings/_disable-warnings.scss;	T;@:@filename@:
@guardedT:@global0;[;i
;o;	;o;;i
;i;o;;i
;i';@;@;
@o:Sass::Tree::MixinDefNode
;I"-neat-warn;	T:
@args[[o:!Sass::Script::Tree::Variable;I"message;	T:@underscored_nameI"message;	T;i;o;	;o;;i;i;o;;i;i ;@;@;!@;
@0:@splat0;[u:Sass::Tree::IfNode$[o:"Sass::Script::Tree::Operation:@operand1o:!Sass::Script::Tree::Variable:
@nameI"disable-warnings:ET:@underscored_nameI"disable_warnings;	T:
@linei
:@source_rangeo:Sass::Source::Range	:@start_poso:Sass::Source::Position;i
:@offseti:
@end_poso;;i
;i:
@fileI"6sass/plug-in/neat/settings/_disable-warnings.scss;	T:@importero: Sass::Importers::Filesystem:
@rootI"&/Volumes/Works/htdocs/aiba/public;	T:@real_rootI"&/Volumes/Works/htdocs/aiba/public;	T:@same_name_warningso:Set:
@hash{:@filename@
:
@options{:@operand2o: Sass::Script::Tree::Literal	:@valueo:Sass::Script::Value::Bool;F;@;o;
	;o;;i
;i;o;;i
;i;I"1sass/plug-in/neat/settings/_visual-grid.scss;	T;@;i
;o;
	;o;;i
;i!;o;;i
;i&;@
;@;@
:@operator:eq;i
;o;
	;@;o;;i
;i';@
;@;@
;@0[o:Sass::Tree::WarnNode
:
@expro:,Sass::Script::Tree::StringInterpolation:@beforeo;	;o: Sass::Script::Value::String;I";	T:
@type:string;@;i;o;
	;o;;i;i;o;;i;i;@
;@;@
:	@mido;;I"message;	T;
I"message;	T;i;o;
	;o;;i;i;o;;i;i;@
;@;@
;@:@aftero;	;o;&;I";	T;';(;@;i;o;
	;o;;i;i;o;;i;i;@
;@;@
;i;o;
	;@&;o;;i;i;@
;@;@
;@:@children[;i;o;
	;o;;i;i
;o;;i;i;@
;@;@;i;o;	;o;;i;i;o;;i;i";@;@:@has_childrenT;
@:@templateI"�/// Disable all deprecation warnings. Defaults to `false`. Set with a `!global` flag.
///
/// @type Bool

$disable-warnings: false !default;

@mixin -neat-warn($message) {
  @if $disable-warnings == false {
    @warn "#{$message}";
  }
}
;	T;i;o;	;o;;i;i;o;;i;i;@;@;*T;
@

Commits for Nextrek/Aiba_backup/public/.sass-cache/c4f764f9582a2433c06d60258b6bd18ec8cbfc66/_disable-warnings.scssc

Diff revisions: vs.
Revision Author Commited Message
1464 MOliva picture MOliva Tue 13 Oct, 2020 11:16:56 +0000