kopia lustrzana https://github.com/shoelace-style/shoelace
				
				
				
			Update component page template to add "Testing" section
							rodzic
							
								
									882ace7dc3
								
							
						
					
					
						commit
						a3d5bd6f03
					
				| 
						 | 
					@ -80,6 +80,13 @@
 | 
				
			||||||
    <h2>Usage</h2>
 | 
					    <h2>Usage</h2>
 | 
				
			||||||
    <div id="guidelines-content">{{ guidelines | markdown | safe }}</div>
 | 
					    <div id="guidelines-content">{{ guidelines | markdown | safe }}</div>
 | 
				
			||||||
  {% endif %}
 | 
					  {% endif %}
 | 
				
			||||||
 | 
					  {# Testing #}
 | 
				
			||||||
 | 
					  {% if
 | 
				
			||||||
 | 
					  testing %}
 | 
				
			||||||
 | 
					    <h2>Testing</h2>
 | 
				
			||||||
 | 
					    <div id="testing-content">{{ testing | markdown | safe }}</div>
 | 
				
			||||||
 | 
					  {% endif %}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  {# Importing #}
 | 
					  {# Importing #}
 | 
				
			||||||
  {# <h2>Importing</h2>
 | 
					  {# <h2>Importing</h2>
 | 
				
			||||||
  <p>
 | 
					  <p>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -501,9 +501,9 @@ code {
 | 
				
			||||||
  padding: 0.125rem 0.5rem;
 | 
					  padding: 0.125rem 0.5rem;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.sl-theme-dark code {
 | 
					/* .sl-theme-dark code {
 | 
				
			||||||
  background-color: rgba(255 255 255 / 0.03);
 | 
					  background-color: rgba(255 255 255 / 0.03);
 | 
				
			||||||
}
 | 
					} */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
kbd {
 | 
					kbd {
 | 
				
			||||||
  background: var(--sl-color-neutral-100);
 | 
					  background: var(--sl-color-neutral-100);
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Ładowanie…
	
		Reference in New Issue