mirror of
				https://github.com/inventree/inventree-website.git
				synced 2025-11-04 07:25:46 +00:00 
			
		
		
		
	change pipeline to use postcss
This commit is contained in:
		@@ -2,7 +2,7 @@
 | 
			
		||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
 | 
			
		||||
<meta name="viewport" content="width=device-width, initial-scale=1">
 | 
			
		||||
 | 
			
		||||
<link rel="stylesheet" href="{{ "/dist/index.css" | relative_url }}">
 | 
			
		||||
<link rel="stylesheet" href="{{ "/assets/index.css" | relative_url }}">
 | 
			
		||||
<link rel="shortcut icon" type="image/png" href={{ "/assets/favicon.ico" | relative_url }}>
 | 
			
		||||
 | 
			
		||||
<title>{{ site.title }}{% if page.title %} - {{ page.title }}{% endif %}</title>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user