mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 04:23:32 +01:00
Add SCSS grammar license statement
This commit is contained in:
10
extensions/scss/OSSREADME.json
Normal file
10
extensions/scss/OSSREADME.json
Normal file
@@ -0,0 +1,10 @@
|
||||
// ATTENTION - THIS DIRECTORY CONTAINS THIRD PARTY OPEN SOURCE MATERIALS:
|
||||
[
|
||||
{
|
||||
"name": "atom/language-c",
|
||||
"version": "0.52.0",
|
||||
"license": "MIT",
|
||||
"repositoryURL": "https://github.com/atom/language-sass",
|
||||
"description": "The file syntaxes/scss.json was derived from the Atom package https://github.com/atom/language-sass which was originally converted from the TextMate bundle https://github.com/alexsancho/SASS.tmbundle."
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user