mirror of
				https://github.com/andrewgioia/keyrune.git
				synced 2025-11-03 23:50:45 +00:00 
			
		
		
		
	moved all files under sass/.
This commit is contained in:
		
							parent
							
								
									09790f2442
								
							
						
					
					
						commit
						7f5b09f07a
					
				@ -2,15 +2,15 @@
 | 
			
		||||
 | 
			
		||||
// Config ======================================
 | 
			
		||||
//
 | 
			
		||||
@import 'config/variables';
 | 
			
		||||
//@import 'config/settings'; // used for other users to overwrite default styles.
 | 
			
		||||
@import 'variables';
 | 
			
		||||
//@import 'settings'; // used for other users to overwrite default styles.
 | 
			
		||||
 | 
			
		||||
// Components ==================================
 | 
			
		||||
//
 | 
			
		||||
@import 'components/typography';
 | 
			
		||||
@import 'components/setsymbol';
 | 
			
		||||
@import 'components/rarities';
 | 
			
		||||
@import 'typography';
 | 
			
		||||
@import 'setsymbol';
 | 
			
		||||
@import 'rarities';
 | 
			
		||||
 | 
			
		||||
// Helpers =====================================
 | 
			
		||||
//
 | 
			
		||||
@import 'components/helpers';
 | 
			
		||||
@import 'helpers';
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user