fix: Syntax highlighting for Custom SCSS field
This commit is contained in:
parent
8c905437e6
commit
db69a4eee5
1 changed files with 3 additions and 2 deletions
|
|
@ -126,7 +126,8 @@
|
|||
{
|
||||
"fieldname": "custom_scss",
|
||||
"fieldtype": "Code",
|
||||
"label": "Custom SCSS"
|
||||
"label": "Custom SCSS",
|
||||
"options": "SCSS"
|
||||
},
|
||||
{
|
||||
"fieldname": "light_color",
|
||||
|
|
@ -170,7 +171,7 @@
|
|||
}
|
||||
],
|
||||
"links": [],
|
||||
"modified": "2020-05-16 18:36:22.203519",
|
||||
"modified": "2020-08-16 23:12:02.863833",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Website",
|
||||
"name": "Website Theme",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue