Move pug pattern files to .pp, check tab order
This commit is contained in:
@@ -492,6 +492,9 @@
|
||||
"resolveJsonModule": false,
|
||||
"esModuleInterop": false,
|
||||
"useDefineForClassFields": false
|
||||
},
|
||||
"custom-gzg6caunrh": {
|
||||
"command": "cp {{input}} {{output}}"
|
||||
}
|
||||
},
|
||||
"fileTypes": {
|
||||
@@ -955,6 +958,26 @@
|
||||
"type": "SOURCE_RELATIVE",
|
||||
"relativePath": ""
|
||||
}
|
||||
},
|
||||
"custom-sm9kzo2npr": {
|
||||
"autoCompile": true,
|
||||
"label": "Pug pattern to pug file",
|
||||
"extensions": [
|
||||
".pp"
|
||||
],
|
||||
"tasks": [
|
||||
{
|
||||
"task": "custom-gzg6caunrh",
|
||||
"enable": true
|
||||
}
|
||||
],
|
||||
"output": {
|
||||
"extension": ".pug",
|
||||
"type": "SOURCE_RELATIVE",
|
||||
"relativePath": "",
|
||||
"suffix": "-dist",
|
||||
"alwaysSuffix": false
|
||||
}
|
||||
}
|
||||
},
|
||||
"files": [
|
||||
@@ -1346,6 +1369,30 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"file": "src/pg/patterns/core/sticky-note/_sticky-note.pp",
|
||||
"config": {
|
||||
"autoCompile": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"file": "src/pg/patterns/core/switch/_switch.pp",
|
||||
"config": {
|
||||
"autoCompile": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"file": "src/pg/patterns/core/tabs/_tabs.pp",
|
||||
"config": {
|
||||
"autoCompile": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"file": "src/pg/patterns/core/tooltip/_tooltip.pp",
|
||||
"config": {
|
||||
"autoCompile": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"file": "src/pg/patterns/layouts/header-core/header.scss",
|
||||
"config": {
|
||||
|
Reference in New Issue
Block a user