mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
Add Emmet support to Winter CMS template files
This commit is contained in:
parent
938d872b61
commit
25143772dc
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@ -29,6 +29,10 @@
|
||||
"**/themes/*/pages/**/*.htm": "wintercms",
|
||||
"**/themes/*/partials/**/*.htm": "wintercms"
|
||||
},
|
||||
"emmet.includeLanguages": {
|
||||
"wintercms": "html",
|
||||
"wintercms-twig": "html",
|
||||
},
|
||||
"eslint.validate": [
|
||||
"javascript",
|
||||
"vue"
|
||||
|
Loading…
x
Reference in New Issue
Block a user