mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-10-30 21:02:55 -04:00 
			
		
		
		
	- Removed injection of Tailwind CSS in the TemplateEngine.php - Removed tailwindcss@1.4.6.css & tailwind-1.2.0.css - Updated master template of e-mails for greeting, signature & footer sections - Updated generic template for emails - Updated footer (clean up) - Fixed EntitySentObject.php class name - Removed css-inliner.php config file - Updated button component for e-mails
		
			
				
	
	
		
			4 lines
		
	
	
		
			74 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			74 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <a href="{{ $url }}" target="_blank" class="button">
 | |
|     {{ $slot }}
 | |
| </a>
 |