mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	SCSS isnt SASS
This commit is contained in:
		| @@ -2383,7 +2383,6 @@ Sass: | ||||
|   group: CSS | ||||
|   extensions: | ||||
|   - .sass | ||||
|   - .scss | ||||
|  | ||||
| Scala: | ||||
|   type: programming | ||||
|   | ||||
| @@ -1,12 +0,0 @@ | ||||
| $blue: #3bbfce; | ||||
| $margin: 16px; | ||||
|  | ||||
| .content_navigation { | ||||
|   color: $blue; | ||||
| } | ||||
|  | ||||
| .border { | ||||
|   padding: $margin / 2; | ||||
|   margin: $margin / 2; | ||||
|   border: 2px $blue solid; | ||||
| } | ||||
		Reference in New Issue
	
	Block a user