* Copy over code from Mtg Guesser * Run Prettier * CSS Tweaks: Hover feedback, button positioning * Hide all but counterspell & burn, for now * Move to /mtg directory * Fix prettierignore * smaller jsons (#673) limited burn to only red cards and also added limited json files to only have fields needed to play * Add Ida's tweak to card position Co-authored-by: marsteralex <bob.masteralex@gmail.com>
		
			
				
	
	
		
			4 lines
		
	
	
		
			52 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			52 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Ignore Next artifacts
 | |
| .next/
 | |
| out/
 | |
| public/**/*.json |