mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-28 04:01:10 -04:00 
			
		
		
		
	feat(emails): implemented sending invoice, estimates and payments as attachements
This commit is contained in:
		
							
								
								
									
										2
									
								
								public/assets/css/crater.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								public/assets/css/crater.css
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| @ -1,24 +1,24 @@ | ||||
| /*! | ||||
|     * tiptap v1.29.6 | ||||
|     * (c) 2020 überdosis GbR (limited liability) | ||||
|     * tiptap v1.30.0 | ||||
|     * (c) 2021 überdosis GbR (limited liability) | ||||
|     * @license MIT | ||||
|     */ | ||||
|  | ||||
| /*! | ||||
|     * tiptap-commands v1.14.6 | ||||
|     * (c) 2020 überdosis GbR (limited liability) | ||||
|     * tiptap-commands v1.15.0 | ||||
|     * (c) 2021 überdosis GbR (limited liability) | ||||
|     * @license MIT | ||||
|     */ | ||||
|  | ||||
| /*! | ||||
|     * tiptap-extensions v1.33.1 | ||||
|     * (c) 2020 überdosis GbR (limited liability) | ||||
|     * tiptap-extensions v1.33.2 | ||||
|     * (c) 2021 überdosis GbR (limited liability) | ||||
|     * @license MIT | ||||
|     */ | ||||
|  | ||||
| /*! | ||||
|     * tiptap-utils v1.10.4 | ||||
|     * (c) 2020 überdosis GbR (limited liability) | ||||
|     * tiptap-utils v1.11.0 | ||||
|     * (c) 2021 überdosis GbR (limited liability) | ||||
|     * @license MIT | ||||
|     */ | ||||
|  | ||||
| @ -88,8 +88,8 @@ | ||||
|  */ | ||||
|  | ||||
| /*! | ||||
|  * vue-i18n v8.22.4  | ||||
|  * (c) 2021 kazuya kawaguchi | ||||
|  * vue-i18n v8.22.2  | ||||
|  * (c) 2020 kazuya kawaguchi | ||||
|  * Released under the MIT License. | ||||
|  */ | ||||
|  | ||||
| @ -100,8 +100,8 @@ | ||||
|  */ | ||||
|  | ||||
| /*! | ||||
|  * vuex v3.6.2 | ||||
|  * (c) 2021 Evan You | ||||
|  * vuex v3.6.0 | ||||
|  * (c) 2020 Evan You | ||||
|  * @license MIT | ||||
|  */ | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user