11 lines
225 B
JSON
11 lines
225 B
JSON
{
|
|
"component": true,
|
|
"styleIsolation": "apply-shared",
|
|
"usingComponents": {
|
|
"t-grid": "../grid/grid",
|
|
"t-grid-item": "../grid-item/grid-item",
|
|
"t-icon": "../icon/icon",
|
|
"t-image": "../image/image"
|
|
}
|
|
}
|