mirror of
				https://github.com/fooflington/selfdefined.git
				synced 2025-10-31 06:08:33 +00:00 
			
		
		
		
	⚠️ Add flag design for content warning (#120)
* ⚠️ Add flag design for content warning
* Fix build error
* Lol fix build error
* Added terms
			
			
This commit is contained in:
		| @@ -2,6 +2,10 @@ | ||||
|   content: '🚨'; | ||||
| } | ||||
|  | ||||
| @mixin icon__warning() { | ||||
|   content: '⚠️'; | ||||
| } | ||||
|  | ||||
| @mixin icon__alt() { | ||||
|   content: '👍'; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Tatiana Mac
					Tatiana Mac