mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-04 06:49:45 +03:00 
			
		
		
		
	Integrating styles into an HTML file
This commit is contained in:
		
							
								
								
									
										5
									
								
								_includes/styles.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								_includes/styles.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,5 @@
 | 
			
		||||
{%- capture styles -%}
 | 
			
		||||
{%- include styles.scss -%}
 | 
			
		||||
{%- endcapture -%}
 | 
			
		||||
 | 
			
		||||
<style>{{- styles | scssify -}}</style>
 | 
			
		||||
		Reference in New Issue
	
	Block a user