import SkylineBehavior from '@behaviors/skyline.js'; Component({ options: { styleIsolation: 'apply-shared', }, behaviors: [SkylineBehavior], });