7 lines
		
	
	
		
			249 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			249 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
| // Ref: https://github.com/nuxt-community/vuetify-module#customvariables
 | |
| //
 | |
| // The variables you want to modify
 | |
| // $font-size-root: 20px;
 | |
| 
 | |
| $test: linear-gradient(90deg, rgba(37, 99, 108, 1) 0%, rgba(59, 149, 111, 1) 60%, rgba(71, 177, 113, 1) 100%)
 |