mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 23:13:02 +01:00
Generate classic-style tokens for scss and add tests
This commit is contained in:
parent
d62ad052d0
commit
f487f4f76d
3 changed files with 2117 additions and 62 deletions
|
|
@ -45,6 +45,7 @@ requirejs([
|
|||
'out/test/r.test',
|
||||
'out/test/razor.test',
|
||||
'out/test/ruby.test',
|
||||
'out/test/scss.test',
|
||||
'out/test/swift.test',
|
||||
'out/test/sql.test',
|
||||
'out/test/vb.test',
|
||||
|
|
|
|||
2054
test/scss.test.ts
Normal file
2054
test/scss.test.ts
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue