我想在lit-element中实现lit-element-bootstrap包。scripts per HTML specimport { LitElement, html, css } from 'https://unpkg.com/@polymer/lit-element/lit-element.js?module';
import 'https://unpkg.com
我正在尝试将LIT 集成到casein CMS安装中# in config/lit.rb
# Which authentication function to use (ie. :authenticate_user!)?Lit.authentication_function = :authenticate_user!
我还是个新手,刚开始接触聚合物/lit-element,lit-html。我已经开始使用PWA初学者工具包。令我惊讶的是,它使用的不是聚合物元素,而是发光元素。_classProperties is undefined
所以,我必须承认,我现在不知道该怎么做才能用lit element和lit html