mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-27 08:14:30 -04:00 
			
		
		
		
	Setup the file structure for components, pages, layouts, api, and all new frontend structure
		
			
				
	
	
		
			8 lines
		
	
	
		
			93 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			93 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
| .v-btn {
 | |
|   text-transform: none !important;
 | |
| }
 | |
| 
 | |
| .v-tab {
 | |
|   text-transform: none !important;
 | |
| }
 |