mirror of
				https://github.com/inventree/inventree-website.git
				synced 2025-11-03 23:15:45 +00:00 
			
		
		
		
	change pipeline to use postcss
This commit is contained in:
		@@ -1,3 +1,7 @@
 | 
			
		||||
source 'https://rubygems.org'
 | 
			
		||||
gem 'jekyll'
 | 
			
		||||
gem 'jekyll-seo-tag'
 | 
			
		||||
 | 
			
		||||
group :jekyll_plugins do
 | 
			
		||||
    gem 'jekyll-postcss'
 | 
			
		||||
    gem 'jekyll-seo-tag'
 | 
			
		||||
end
 | 
			
		||||
		Reference in New Issue
	
	Block a user