mirror of
				https://github.com/andrewgioia/keyrune.git
				synced 2025-11-03 23:50:45 +00:00 
			
		
		
		
	fix: missmatch due to wrong _variable.scss file
This commit is contained in:
		
							parent
							
								
									3b898bd824
								
							
						
					
					
						commit
						6bdaa36444
					
				
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										8
									
								
								css/keyrune.min.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								css/keyrune.min.css
									
									
									
									
										vendored
									
									
								
							@ -2,8 +2,8 @@
 | 
			
		||||
 * Global */
 | 
			
		||||
@font-face {
 | 
			
		||||
  font-family: 'Keyrune';
 | 
			
		||||
  src: url('../fonts/keyrune.eot?v=3.14.0');
 | 
			
		||||
  src: url('../fonts/keyrune.eot?#iefix&v=3.14.0') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=3.14.0') format('woff2'), url('../fonts/keyrune.woff?v=3.14.0') format('woff'), url('../fonts/keyrune.ttf?v=3.14.0') format('truetype'), url('../fonts/keyrune.svg?v=3.14.0#keyrune') format('svg');
 | 
			
		||||
  src: url('../fonts/keyrune.eot?v=3.15.0');
 | 
			
		||||
  src: url('../fonts/keyrune.eot?#iefix&v=3.15.0') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=3.15.0') format('woff2'), url('../fonts/keyrune.woff?v=3.15.0') format('woff'), url('../fonts/keyrune.ttf?v=3.15.0') format('truetype'), url('../fonts/keyrune.svg?v=3.15.0#keyrune') format('svg');
 | 
			
		||||
  font-weight: normal;
 | 
			
		||||
  font-style: normal;
 | 
			
		||||
}
 | 
			
		||||
@ -706,10 +706,10 @@
 | 
			
		||||
  content: "\e9cd";
 | 
			
		||||
}
 | 
			
		||||
.ss-dsk:before {
 | 
			
		||||
  content: "\1f305";
 | 
			
		||||
  content: "\e9d7";
 | 
			
		||||
}
 | 
			
		||||
.ss-fdn:before {
 | 
			
		||||
  content: "\1f31f";
 | 
			
		||||
  content: "\e9d8";
 | 
			
		||||
}
 | 
			
		||||
/**
 | 
			
		||||
 * Command Zone */
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										8
									
								
								docs/assets/keyrune.min.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								docs/assets/keyrune.min.css
									
									
									
									
										vendored
									
									
								
							@ -2,8 +2,8 @@
 | 
			
		||||
 * Global */
 | 
			
		||||
@font-face {
 | 
			
		||||
  font-family: 'Keyrune';
 | 
			
		||||
  src: url('../fonts/keyrune.eot?v=3.14.0');
 | 
			
		||||
  src: url('../fonts/keyrune.eot?#iefix&v=3.14.0') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=3.14.0') format('woff2'), url('../fonts/keyrune.woff?v=3.14.0') format('woff'), url('../fonts/keyrune.ttf?v=3.14.0') format('truetype'), url('../fonts/keyrune.svg?v=3.14.0#keyrune') format('svg');
 | 
			
		||||
  src: url('../fonts/keyrune.eot?v=3.15.0');
 | 
			
		||||
  src: url('../fonts/keyrune.eot?#iefix&v=3.15.0') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=3.15.0') format('woff2'), url('../fonts/keyrune.woff?v=3.15.0') format('woff'), url('../fonts/keyrune.ttf?v=3.15.0') format('truetype'), url('../fonts/keyrune.svg?v=3.15.0#keyrune') format('svg');
 | 
			
		||||
  font-weight: normal;
 | 
			
		||||
  font-style: normal;
 | 
			
		||||
}
 | 
			
		||||
@ -706,10 +706,10 @@
 | 
			
		||||
  content: "\e9cd";
 | 
			
		||||
}
 | 
			
		||||
.ss-dsk:before {
 | 
			
		||||
  content: "\1f305";
 | 
			
		||||
  content: "\e9d7";
 | 
			
		||||
}
 | 
			
		||||
.ss-fdn:before {
 | 
			
		||||
  content: "\1f31f";
 | 
			
		||||
  content: "\e9d8";
 | 
			
		||||
}
 | 
			
		||||
/**
 | 
			
		||||
 * Command Zone */
 | 
			
		||||
 | 
			
		||||
@ -159,6 +159,7 @@
 | 
			
		||||
                    <span class="utf"><i></i> ss-dpa <code>&#xe689;</code></span>
 | 
			
		||||
                    <span class="utf"><i></i> ss-drb <code>&#xe678;</code></span>
 | 
			
		||||
                    <span class="utf"><i></i> ss-drk <code>&#xe616;</code></span>
 | 
			
		||||
                    <span class="utf"><i></i> ss-dsk <code>&#xe9d7;</code></span>
 | 
			
		||||
                    <span class="utf"><i></i> ss-dst <code>&#xe632;</code></span>
 | 
			
		||||
                    <span class="utf"><i></i> ss-dtk <code>&#xe693;</code></span>
 | 
			
		||||
                    <span class="utf"><i></i> ss-e01 <code>&#xe92d;</code></span>
 | 
			
		||||
@ -171,8 +172,8 @@
 | 
			
		||||
                    <span class="utf"><i></i> ss-evg <code>&#xe669;</code></span>
 | 
			
		||||
                    <span class="utf"><i></i> ss-exo <code>&#xe621;</code></span>
 | 
			
		||||
                    <span class="utf"><i></i> ss-exp <code>&#xe69a;</code></span>
 | 
			
		||||
                    <span class="utf"><i>🌟</i> ss-fdn <code>&#x1f31f;</code></span>
 | 
			
		||||
                    <span class="utf"><i></i> ss-fem <code>&#xe617;</code></span>
 | 
			
		||||
                    <span class="utf"><i></i> ss-fdn <code>&#xe9d8;</code></span>
 | 
			
		||||
                    <span class="utf"><i></i> ss-frf <code>&#xe654;</code></span>
 | 
			
		||||
                    <span class="utf"><i></i> ss-fut <code>&#xe63c;</code></span>
 | 
			
		||||
                    <span class="utf"><i></i> ss-gk1 <code>&#xe94b;</code></span>
 | 
			
		||||
 | 
			
		||||
										
											Binary file not shown.
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| 
		 Before Width: | Height: | Size: 930 KiB After Width: | Height: | Size: 930 KiB  | 
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							@ -449,10 +449,13 @@
 | 
			
		||||
                    <div class="icon" id="big" name="The Big Score" data-name="The Big Score" data-class="big" data-unicode="e9d6" data-added="v3.14.0">
 | 
			
		||||
                        <span class="name"><i class="ss ss-big"></i> The Big Score <em>(big)</em></span>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <div class="icon" id="blb" name="Bloomburrow" data-name="Bloomburrow" data-class="blb" data-unicode="e9cd" data-added="v3.14.0">
 | 
			
		||||
                    <div class="icon" id="blb" name="Bloomburrow" data-name="Bloomburrow" data-class="blb" data-unicode="e9cf" data-added="v3.15.0">
 | 
			
		||||
                        <span class="name"><i class="ss ss-blb"></i> Bloomburrow <em>(blb)</em></span>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <div class="icon" id="fdn" name="Foundation" data-name="Foundation" data-class="fdn" data-unicode="1f31f" data-added="v3.14.0">
 | 
			
		||||
                    <div class="icon" id="dsk" name="Duskmourn: House of Horror" data-name="Duskmourn" data-class="dsk" data-unicode="e9d7" data-added="v3.15.0">
 | 
			
		||||
                        <span class="name"><i class="ss ss-dsk"></i> Duskmourn: House of Horror<em>(dsk)</em></span>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <div class="icon" id="fdn" name="Foundation" data-name="Foundation" data-class="fdn" data-unicode="e9d8" data-added="v3.15.0">
 | 
			
		||||
                        <span class="name"><i class="ss ss-fdn"></i> Foundation <em>(fdn)</em></span>
 | 
			
		||||
                    </div>
 | 
			
		||||
                </div>
 | 
			
		||||
@ -1344,4 +1347,4 @@
 | 
			
		||||
    </script>
 | 
			
		||||
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
</html>
 | 
			
		||||
										
											Binary file not shown.
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| 
		 Before Width: | Height: | Size: 930 KiB After Width: | Height: | Size: 930 KiB  | 
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							@ -177,8 +177,8 @@
 | 
			
		||||
.@{ss-prefix}-mkm:before { content: "\e9c9"; } // Murders at Karlov Manor
 | 
			
		||||
.@{ss-prefix}-otj:before { content: "\e9cc"; } // Outlaws of Thunder Junction
 | 
			
		||||
.@{ss-prefix}-blb:before { content: "\e9cd"; } // Bloomburrow
 | 
			
		||||
.@{ss-prefix}-dsk:before { content: "\1f305"; } // Duskmourn: House of Horror
 | 
			
		||||
.@{ss-prefix}-fdn:before { content: "\1f31f"; } // Foundation
 | 
			
		||||
.@{ss-prefix}-dsk:before { content: "\e9d7"; } // Duskmourn: House of Horror 
 | 
			
		||||
.@{ss-prefix}-fdn:before { content: "\e9d8"; } // Foundation
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * Command Zone */
 | 
			
		||||
 | 
			
		||||
@ -2,6 +2,6 @@
 | 
			
		||||
 * Global */
 | 
			
		||||
 | 
			
		||||
@ss-font-path: '../fonts';
 | 
			
		||||
@ss-version: '3.14.0';
 | 
			
		||||
@ss-version: '3.15.0';
 | 
			
		||||
@ss-font-size-base: 14px;
 | 
			
		||||
@ss-prefix: ss;
 | 
			
		||||
@ -245,8 +245,8 @@ $keyrune_sets: (
 | 
			
		||||
    ("Murders at Karlov Manor", "mkm", "\e9c9"),
 | 
			
		||||
    ("Outlaws of Thunder Junction", "otj", "\e9cc"),
 | 
			
		||||
    ("Bloomburrow", "blb", "\e9cd"),
 | 
			
		||||
    ("Duskmourn: House of Horror", "dsk", "\1f305"),
 | 
			
		||||
    ("Foundations", "fdn", "\1f31f"),
 | 
			
		||||
    ("Duskmourn: House of Horror", "dsk", "\e9d7"),
 | 
			
		||||
    ("Foundations", "fdn", "\e9d8"),
 | 
			
		||||
    // Command zone
 | 
			
		||||
    ("Vanguard", "van", "\e655"),
 | 
			
		||||
    ("Planechase 2009", "hop", "\e656"),
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user